#9BE2CC#9BE2CC
#9BE2CC is a very light, moderate teal. Relative luminance 0.657; OKLCH L 86.0% C 0.078 H 173.0°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #9BE2CC |
|---|---|
| RGB | rgb(155, 226, 204) |
| HSL | hsl(161, 55%, 75%) |
| HSV | hsv(161, 31%, 89%) |
| CMYK | cmyk(31.4%, 0%, 9.7%, 11.4%) |
| CIE-LAB | lab(84.85, -26.80, 3.70) |
| CIE-LCH | lch(84.85, 27.05, 172.13°) |
| OKLab | oklab(85.96% -0.077 0.0094) |
| OKLCH | oklch(85.96% 0.078 173) |
| XYZ | xyz(51.6093, 65.7182, 67.0805) |
| Luminance | 0.6572 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 4.04
Seafoam Blue
#78D1B6
ΔE00 5.52
Pale Teal
#82CBB2
ΔE00 5.88
Tiffany Blue
#7BF2DA
ΔE00 5.92
Pale Aqua
#B8FFEB
ΔE00 6.44
Pale Turquoise
#A5FBD5
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BE2CC #E29BB1
analogous
#9BE2A8 #9BE2CC #9BD5E2
triadic
#9BE2CC #CC9BE2 #E2CC9B
tetradic
#9BE2CC #A89BE2 #E29BB1 #D5E29B
square
#9BE2CC #A89BE2 #E29BB1 #D5E29B
split-complementary
#9BE2CC #E29BD5 #E2A89B
monochromatic
#3CC69C #6CD4B4 #9BE2CC #CAF0E4 #E7F8F3
Accessibility & contrast
On white
1.48
#9BE2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#9BE2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BE2CC
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BE2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BE2CC | 1.00 | 1.48 | 14.14 | 14.14 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD9CB
Deuteranopia (green-blind)
#D1D0CD
Tritanopia (blue-blind)
#88E3DB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #9be2cc; /* rgb */ color: rgb(155, 226, 204); /* oklch */ color: oklch(86.0% 0.078 173.0);
Tailwind
colors: {
custom: {
50: '#baebdb',
500: '#9be2cc',
950: '#000000',
},
}SCSS
$custom: #9be2cc; $custom-light: #baebdb; $custom-dark: #000000;
JSON
{
"hex": "#9be2cc",
"rgb": {
"r": 155,
"g": 226,
"b": 204
},
"hsl": {
"h": 161.408,
"s": 55.039,
"l": 74.706
},
"oklch": {
"l": 0.8596,
"c": 0.07757,
"h": 173
},
"luminance": 0.65721
}Semantic roles & 50–950 ramp
primary
#9BE2CC
secondary
#BB6680
accent
#2354C3
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#121615
muted
#828484