#9BE3CE#9BE3CE
#9BE3CE is a very light, moderate teal. Relative luminance 0.664; OKLCH L 86.2% C 0.078 H 174.2°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #9BE3CE |
|---|---|
| RGB | rgb(155, 227, 206) |
| HSL | hsl(163, 56%, 75%) |
| HSV | hsv(163, 32%, 89%) |
| CMYK | cmyk(31.7%, 0%, 9.3%, 11%) |
| CIE-LAB | lab(85.18, -26.86, 3.12) |
| CIE-LCH | lch(85.18, 27.04, 173.37°) |
| OKLab | oklab(86.24% -0.0774 0.0079) |
| OKLCH | oklch(86.24% 0.078 174.2) |
| XYZ | xyz(52.1234, 66.3601, 68.4429) |
| Luminance | 0.6636 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 4.34
Tiffany Blue
#7BF2DA
ΔE00 5.69
Seafoam Blue
#78D1B6
ΔE00 5.75
Pale Teal
#82CBB2
ΔE00 6.16
Pale Aqua
#B8FFEB
ΔE00 6.20
Pale Turquoise
#A5FBD5
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BE3CE #E39BB0
analogous
#9BE3AA #9BE3CE #9BD4E3
triadic
#9BE3CE #CE9BE3 #E3CE9B
tetradic
#9BE3CE #AA9BE3 #E39BB0 #D4E39B
square
#9BE3CE #AA9BE3 #E39BB0 #D4E39B
split-complementary
#9BE3CE #E39BD4 #E3AA9B
monochromatic
#3BC89F #6BD6B7 #9BE3CE #CBF0E5 #E7F8F3
Accessibility & contrast
On white
1.47
#9BE3CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#9BE3CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BE3CE
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BE3CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BE3CE | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDACD
Deuteranopia (green-blind)
#D1D1CF
Tritanopia (blue-blind)
#87E5DD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #9be3ce; /* rgb */ color: rgb(155, 227, 206); /* oklch */ color: oklch(86.2% 0.078 174.2);
Tailwind
colors: {
custom: {
50: '#baecdc',
500: '#9be3ce',
950: '#000000',
},
}SCSS
$custom: #9be3ce; $custom-light: #baecdc; $custom-dark: #000000;
JSON
{
"hex": "#9be3ce",
"rgb": {
"r": 155,
"g": 227,
"b": 206
},
"hsl": {
"h": 162.5,
"s": 56.25,
"l": 74.902
},
"oklch": {
"l": 0.86238,
"c": 0.0778,
"h": 174.2
},
"luminance": 0.66363
}Semantic roles & 50–950 ramp
primary
#9BE3CE
secondary
#BC667F
accent
#2251C4
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#121615
muted
#828484