#9BE0CA#9BE0CA
#9BE0CA is a very light, moderate teal. Relative luminance 0.645; OKLCH L 85.5% C 0.076 H 172.5°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #9BE0CA |
|---|---|
| RGB | rgb(155, 224, 202) |
| HSL | hsl(161, 53%, 74%) |
| HSV | hsv(161, 31%, 88%) |
| CMYK | cmyk(30.8%, 0%, 9.8%, 12.2%) |
| CIE-LAB | lab(84.25, -26.25, 3.88) |
| CIE-LCH | lch(84.25, 26.54, 171.59°) |
| OKLab | oklab(85.46% -0.0754 0.0099) |
| OKLCH | oklch(85.46% 0.076 172.5) |
| XYZ | xyz(50.8303, 64.5415, 65.6451) |
| Luminance | 0.6454 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 4.11
Seafoam Blue
#78D1B6
ΔE00 5.31
Pale Teal
#82CBB2
ΔE00 5.50
Tiffany Blue
#7BF2DA
ΔE00 6.35
Pale Aqua
#B8FFEB
ΔE00 6.85
Seafoam
#7FE0B3
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BE0CA #E09BB1
analogous
#9BE0A8 #9BE0CA #9BD4E0
triadic
#9BE0CA #CA9BE0 #E0CA9B
tetradic
#9BE0CA #A89BE0 #E09BB1 #D4E09B
square
#9BE0CA #A89BE0 #E09BB1 #D4E09B
split-complementary
#9BE0CA #E09BD4 #E0A89B
monochromatic
#3EC398 #6CD2B1 #9BE0CA #CAEEE3 #E8F8F3
Accessibility & contrast
On white
1.51
#9BE0CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#9BE0CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BE0CA
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BE0CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BE0CA | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD7C9
Deuteranopia (green-blind)
#CFCFCB
Tritanopia (blue-blind)
#89E1D9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #9be0ca; /* rgb */ color: rgb(155, 224, 202); /* oklch */ color: oklch(85.5% 0.076 172.5);
Tailwind
colors: {
custom: {
50: '#baeada',
500: '#9be0ca',
950: '#000000',
},
}SCSS
$custom: #9be0ca; $custom-light: #baeada; $custom-dark: #000000;
JSON
{
"hex": "#9be0ca",
"rgb": {
"r": 155,
"g": 224,
"b": 202
},
"hsl": {
"h": 160.87,
"s": 52.672,
"l": 74.314
},
"oklch": {
"l": 0.85458,
"c": 0.076,
"h": 172.5
},
"luminance": 0.64544
}Semantic roles & 50–950 ramp
primary
#9BE0CA
secondary
#B96781
accent
#2557C0
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#121614
muted
#828483