#9BE2DB#9BE2DB
#9BE2DB is a very light, moderate teal. Relative luminance 0.665; OKLCH L 86.4% C 0.072 H 188.2°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #9BE2DB |
|---|---|
| RGB | rgb(155, 226, 219) |
| HSL | hsl(174, 55%, 75%) |
| HSV | hsv(174, 31%, 89%) |
| CMYK | cmyk(31.4%, 0%, 3.1%, 11.4%) |
| CIE-LAB | lab(85.24, -23.54, -3.65) |
| CIE-LCH | lch(85.24, 23.83, 188.82°) |
| OKLab | oklab(86.4% -0.0708 -0.0102) |
| OKLCH | oklch(86.4% 0.072 188.2) |
| XYZ | xyz(53.4957, 66.4727, 77.0158) |
| Luminance | 0.6648 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.46
Pale Cyan
#B7FFFA
ΔE00 6.38
Light Cyan
#ACFFFC
ΔE00 6.40
Duck Egg Blue
#C3FBF4
ΔE00 6.55
Robin'S Egg Blue
#98EFF9
ΔE00 7.00
Eggshell Blue
#C4FFF7
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BE2DB #E29BA2
analogous
#9BE2B8 #9BE2DB #9BC5E2
triadic
#9BE2DB #DB9BE2 #E2DB9B
tetradic
#9BE2DB #B89BE2 #E29BA2 #C5E29B
square
#9BE2DB #B89BE2 #E29BA2 #C5E29B
split-complementary
#9BE2DB #E29BC5 #E2B89B
monochromatic
#3CC6B9 #6CD4CA #9BE2DB #CAF0EC #E7F8F6
Accessibility & contrast
On white
1.47
#9BE2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#9BE2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BE2DB
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BE2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BE2DB | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDBDB
Deuteranopia (green-blind)
#CDD1DC
Tritanopia (blue-blind)
#83E5E0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #9be2db; /* rgb */ color: rgb(155, 226, 219); /* oklch */ color: oklch(86.4% 0.072 188.2);
Tailwind
colors: {
custom: {
50: '#bbebe6',
500: '#9be2db',
950: '#000000',
},
}SCSS
$custom: #9be2db; $custom-light: #bbebe6; $custom-dark: #000000;
JSON
{
"hex": "#9be2db",
"rgb": {
"r": 155,
"g": 226,
"b": 219
},
"hsl": {
"h": 174.085,
"s": 55.039,
"l": 74.706
},
"oklch": {
"l": 0.86395,
"c": 0.07153,
"h": 188.2
},
"luminance": 0.66476
}Semantic roles & 50–950 ramp
primary
#9BE2DB
secondary
#BB666E
accent
#2333C3
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#121615
muted
#828484