#9BE3DA#9BE3DA
#9BE3DA is a very light, moderate teal. Relative luminance 0.670; OKLCH L 86.6% C 0.073 H 186.1°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #9BE3DA |
|---|---|
| RGB | rgb(155, 227, 218) |
| HSL | hsl(173, 56%, 75%) |
| HSV | hsv(173, 32%, 89%) |
| CMYK | cmyk(31.7%, 0%, 4%, 11%) |
| CIE-LAB | lab(85.49, -24.26, -2.76) |
| CIE-LCH | lch(85.49, 24.41, 186.48°) |
| OKLab | oklab(86.59% -0.0724 -0.0078) |
| OKLCH | oklch(86.59% 0.073 186.1) |
| XYZ | xyz(53.6372, 66.9657, 76.4155) |
| Luminance | 0.6697 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.93
Pale Cyan
#B7FFFA
ΔE00 6.37
Light Cyan
#ACFFFC
ΔE00 6.45
Duck Egg Blue
#C3FBF4
ΔE00 6.53
Eggshell Blue
#C4FFF7
ΔE00 6.94
Pale Aqua
#B8FFEB
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BE3DA #E39BA4
analogous
#9BE3B6 #9BE3DA #9BC8E3
triadic
#9BE3DA #DA9BE3 #E3DA9B
tetradic
#9BE3DA #B69BE3 #E39BA4 #C8E39B
square
#9BE3DA #B69BE3 #E39BA4 #C8E39B
split-complementary
#9BE3DA #E39BC8 #E3B69B
monochromatic
#3BC8B7 #6BD6C8 #9BE3DA #CBF0EC #E7F8F6
Accessibility & contrast
On white
1.46
#9BE3DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#9BE3DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BE3DA
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BE3DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BE3DA | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDBDA
Deuteranopia (green-blind)
#CFD2DB
Tritanopia (blue-blind)
#83E6E0
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #9be3da; /* rgb */ color: rgb(155, 227, 218); /* oklch */ color: oklch(86.6% 0.073 186.1);
Tailwind
colors: {
custom: {
50: '#bbece5',
500: '#9be3da',
950: '#000000',
},
}SCSS
$custom: #9be3da; $custom-light: #bbece5; $custom-dark: #000000;
JSON
{
"hex": "#9be3da",
"rgb": {
"r": 155,
"g": 227,
"b": 218
},
"hsl": {
"h": 172.5,
"s": 56.25,
"l": 74.902
},
"oklch": {
"l": 0.86586,
"c": 0.07286,
"h": 186.1
},
"luminance": 0.66969
}Semantic roles & 50–950 ramp
primary
#9BE3DA
secondary
#BC6671
accent
#2236C4
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#121615
muted
#828484