#9BE2DD#9BE2DD
#9BE2DD is a very light, moderate teal. Relative luminance 0.666; OKLCH L 86.5% C 0.071 H 190.4°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #9BE2DD |
|---|---|
| RGB | rgb(155, 226, 221) |
| HSL | hsl(176, 55%, 75%) |
| HSV | hsv(176, 31%, 89%) |
| CMYK | cmyk(31.4%, 0%, 2.2%, 11.4%) |
| CIE-LAB | lab(85.29, -23.10, -4.63) |
| CIE-LCH | lch(85.29, 23.55, 191.33°) |
| OKLab | oklab(86.46% -0.07 -0.0128) |
| OKLCH | oklch(86.46% 0.071 190.4) |
| XYZ | xyz(53.7606, 66.5787, 78.4108) |
| Luminance | 0.6658 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.98
Light Cyan
#ACFFFC
ΔE00 6.24
Robin'S Egg Blue
#98EFF9
ΔE00 6.29
Pale Cyan
#B7FFFA
ΔE00 6.29
Duck Egg Blue
#C3FBF4
ΔE00 6.53
Powder Blue
#B0E0E6
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BE2DD #E29BA0
analogous
#9BE2BA #9BE2DD #9BC3E2
triadic
#9BE2DD #DD9BE2 #E2DD9B
tetradic
#9BE2DD #BA9BE2 #E29BA0 #C3E29B
square
#9BE2DD #BA9BE2 #E29BA0 #C3E29B
split-complementary
#9BE2DD #E29BC3 #E2BA9B
monochromatic
#3CC6BD #6CD4CD #9BE2DD #CAF0ED #E7F8F7
Accessibility & contrast
On white
1.47
#9BE2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#9BE2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BE2DD
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BE2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BE2DD | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADBDD
Deuteranopia (green-blind)
#CDD1DE
Tritanopia (blue-blind)
#82E6E0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #9be2dd; /* rgb */ color: rgb(155, 226, 221); /* oklch */ color: oklch(86.5% 0.071 190.4);
Tailwind
colors: {
custom: {
50: '#bbebe7',
500: '#9be2dd',
950: '#000000',
},
}SCSS
$custom: #9be2dd; $custom-light: #bbebe7; $custom-dark: #000000;
JSON
{
"hex": "#9be2dd",
"rgb": {
"r": 155,
"g": 226,
"b": 221
},
"hsl": {
"h": 175.775,
"s": 55.039,
"l": 74.706
},
"oklch": {
"l": 0.86456,
"c": 0.07115,
"h": 190.4
},
"luminance": 0.66582
}Semantic roles & 50–950 ramp
primary
#9BE2DD
secondary
#BB666C
accent
#232EC3
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#121616
muted
#828484