#9BE3CA#9BE3CA
#9BE3CA is a very light, moderate teal. Relative luminance 0.662; OKLCH L 86.1% C 0.080 H 170.6°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #9BE3CA |
|---|---|
| RGB | rgb(155, 227, 202) |
| HSL | hsl(159, 56%, 75%) |
| HSV | hsv(159, 32%, 89%) |
| CMYK | cmyk(31.7%, 0%, 11%, 11%) |
| CIE-LAB | lab(85.08, -27.70, 5.09) |
| CIE-LCH | lch(85.08, 28.16, 169.59°) |
| OKLab | oklab(86.13% -0.0791 0.013) |
| OKLCH | oklch(86.13% 0.08 170.6) |
| XYZ | xyz(51.6436, 66.1682, 65.9162) |
| Luminance | 0.6617 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 3.13
Seafoam Blue
#78D1B6
ΔE00 5.45
Pale Teal
#82CBB2
ΔE00 5.91
Tiffany Blue
#7BF2DA
ΔE00 5.92
Pale Turquoise
#A5FBD5
ΔE00 5.96
Seafoam
#7FE0B3
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BE3CA #E39BB4
analogous
#9BE3A6 #9BE3CA #9BD8E3
triadic
#9BE3CA #CA9BE3 #E3CA9B
tetradic
#9BE3CA #A69BE3 #E39BB4 #D8E39B
square
#9BE3CA #A69BE3 #E39BB4 #D8E39B
split-complementary
#9BE3CA #E39BD8 #E3A69B
monochromatic
#3BC897 #6BD6B1 #9BE3CA #CBF0E3 #E7F8F2
Accessibility & contrast
On white
1.48
#9BE3CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#9BE3CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BE3CA
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BE3CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BE3CA | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDAC9
Deuteranopia (green-blind)
#D2D1CC
Tritanopia (blue-blind)
#88E4DC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #9be3ca; /* rgb */ color: rgb(155, 227, 202); /* oklch */ color: oklch(86.1% 0.080 170.6);
Tailwind
colors: {
custom: {
50: '#baecda',
500: '#9be3ca',
950: '#000000',
},
}SCSS
$custom: #9be3ca; $custom-light: #baecda; $custom-dark: #000000;
JSON
{
"hex": "#9be3ca",
"rgb": {
"r": 155,
"g": 227,
"b": 202
},
"hsl": {
"h": 159.167,
"s": 56.25,
"l": 74.902
},
"oklch": {
"l": 0.86128,
"c": 0.08015,
"h": 170.6
},
"luminance": 0.66171
}Semantic roles & 50–950 ramp
primary
#9BE3CA
secondary
#BC6684
accent
#225AC4
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#121614
muted
#828483