#9BE0DB#9BE0DB
#9BE0DB is a very light, moderate teal. Relative luminance 0.654; OKLCH L 86.0% C 0.069 H 190.2°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #9BE0DB |
|---|---|
| RGB | rgb(155, 224, 219) |
| HSL | hsl(176, 53%, 74%) |
| HSV | hsv(176, 31%, 88%) |
| CMYK | cmyk(30.8%, 0%, 2.2%, 12.2%) |
| CIE-LAB | lab(84.69, -22.56, -4.46) |
| CIE-LCH | lch(84.69, 23.00, 191.19°) |
| OKLab | oklab(85.95% -0.0683 -0.0123) |
| OKLCH | oklch(85.95% 0.069 190.2) |
| XYZ | xyz(52.9550, 65.3914, 76.8356) |
| Luminance | 0.6539 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.20
Robin'S Egg Blue
#98EFF9
ΔE00 6.53
Powder Blue
#B0E0E6
ΔE00 6.59
Light Cyan
#ACFFFC
ΔE00 6.69
Pale Cyan
#B7FFFA
ΔE00 6.70
Duck Egg Blue
#C3FBF4
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BE0DB #E09BA0
analogous
#9BE0B9 #9BE0DB #9BC3E0
triadic
#9BE0DB #DB9BE0 #E0DB9B
tetradic
#9BE0DB #B99BE0 #E09BA0 #C3E09B
square
#9BE0DB #B99BE0 #E09BA0 #C3E09B
split-complementary
#9BE0DB #E09BC3 #E0B99B
monochromatic
#3EC3B9 #6CD2CA #9BE0DB #CAEEEC #E8F8F7
Accessibility & contrast
On white
1.49
#9BE0DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#9BE0DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BE0DB
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BE0DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BE0DB | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D9DB
Deuteranopia (green-blind)
#CBCFDC
Tritanopia (blue-blind)
#83E4DE
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #9be0db; /* rgb */ color: rgb(155, 224, 219); /* oklch */ color: oklch(86.0% 0.069 190.2);
Tailwind
colors: {
custom: {
50: '#bbe9e6',
500: '#9be0db',
950: '#000000',
},
}SCSS
$custom: #9be0db; $custom-light: #bbe9e6; $custom-dark: #000000;
JSON
{
"hex": "#9be0db",
"rgb": {
"r": 155,
"g": 224,
"b": 219
},
"hsl": {
"h": 175.652,
"s": 52.672,
"l": 74.314
},
"oklch": {
"l": 0.85954,
"c": 0.06945,
"h": 190.2
},
"luminance": 0.65394
}Semantic roles & 50–950 ramp
primary
#9BE0DB
secondary
#B9676C
accent
#2531C0
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#121615
muted
#828484