#9BE3DD#9BE3DD
#9BE3DD is a very light, moderate teal. Relative luminance 0.671; OKLCH L 86.7% C 0.072 H 189.3°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #9BE3DD |
|---|---|
| RGB | rgb(155, 227, 221) |
| HSL | hsl(175, 56%, 75%) |
| HSV | hsv(175, 32%, 89%) |
| CMYK | cmyk(31.7%, 0%, 2.6%, 11%) |
| CIE-LAB | lab(85.57, -23.59, -4.22) |
| CIE-LCH | lch(85.57, 23.96, 190.15°) |
| OKLab | oklab(86.68% -0.0712 -0.0117) |
| OKLCH | oklch(86.68% 0.072 189.3) |
| XYZ | xyz(54.0333, 67.1241, 78.5017) |
| Luminance | 0.6713 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.13
Light Cyan
#ACFFFC
ΔE00 6.09
Pale Cyan
#B7FFFA
ΔE00 6.13
Duck Egg Blue
#C3FBF4
ΔE00 6.41
Robin'S Egg Blue
#98EFF9
ΔE00 6.53
Eggshell Blue
#C4FFF7
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BE3DD #E39BA1
analogous
#9BE3B9 #9BE3DD #9BC5E3
triadic
#9BE3DD #DD9BE3 #E3DD9B
tetradic
#9BE3DD #B99BE3 #E39BA1 #C5E39B
square
#9BE3DD #B99BE3 #E39BA1 #C5E39B
split-complementary
#9BE3DD #E39BC5 #E3B99B
monochromatic
#3BC8BC #6BD6CD #9BE3DD #CBF0ED #E7F8F7
Accessibility & contrast
On white
1.46
#9BE3DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#9BE3DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BE3DD
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BE3DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BE3DD | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDCDD
Deuteranopia (green-blind)
#CED2DE
Tritanopia (blue-blind)
#82E7E1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #9be3dd; /* rgb */ color: rgb(155, 227, 221); /* oklch */ color: oklch(86.7% 0.072 189.3);
Tailwind
colors: {
custom: {
50: '#bbece7',
500: '#9be3dd',
950: '#000000',
},
}SCSS
$custom: #9be3dd; $custom-light: #bbece7; $custom-dark: #000000;
JSON
{
"hex": "#9be3dd",
"rgb": {
"r": 155,
"g": 227,
"b": 221
},
"hsl": {
"h": 175,
"s": 56.25,
"l": 74.902
},
"oklch": {
"l": 0.86676,
"c": 0.07218,
"h": 189.3
},
"luminance": 0.67127
}Semantic roles & 50–950 ramp
primary
#9BE3DD
secondary
#BC666D
accent
#222FC4
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#121616
muted
#828484