#9BE0DD#9BE0DD
#9BE0DD is a very light, moderate teal. Relative luminance 0.655; OKLCH L 86.0% C 0.069 H 192.5°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #9BE0DD |
|---|---|
| RGB | rgb(155, 224, 221) |
| HSL | hsl(177, 53%, 74%) |
| HSV | hsv(177, 31%, 88%) |
| CMYK | cmyk(30.8%, 0%, 1.3%, 12.2%) |
| CIE-LAB | lab(84.74, -22.11, -5.44) |
| CIE-LCH | lch(84.74, 22.77, 193.83°) |
| OKLab | oklab(86.02% -0.0675 -0.015) |
| OKLCH | oklch(86.02% 0.069 192.5) |
| XYZ | xyz(53.2199, 65.4973, 78.2306) |
| Luminance | 0.6550 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.83
Robin'S Egg Blue
#98EFF9
ΔE00 5.87
Powder Blue
#B0E0E6
ΔE00 6.00
Light Cyan
#ACFFFC
ΔE00 6.63
Pale Cyan
#B7FFFA
ΔE00 6.70
Duck Egg Blue
#C3FBF4
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BE0DD #E09B9E
analogous
#9BE0BB #9BE0DD #9BC1E0
triadic
#9BE0DD #DD9BE0 #E0DD9B
tetradic
#9BE0DD #BB9BE0 #E09B9E #C1E09B
square
#9BE0DD #BB9BE0 #E09B9E #C1E09B
split-complementary
#9BE0DD #E09BC1 #E0BB9B
monochromatic
#3EC3BD #6CD2CD #9BE0DD #CAEEED #E8F8F7
Accessibility & contrast
On white
1.49
#9BE0DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#9BE0DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BE0DD
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BE0DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BE0DD | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D9DD
Deuteranopia (green-blind)
#CBD0DE
Tritanopia (blue-blind)
#82E4DF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #9be0dd; /* rgb */ color: rgb(155, 224, 221); /* oklch */ color: oklch(86.0% 0.069 192.5);
Tailwind
colors: {
custom: {
50: '#bbe9e7',
500: '#9be0dd',
950: '#000000',
},
}SCSS
$custom: #9be0dd; $custom-light: #bbe9e7; $custom-dark: #000000;
JSON
{
"hex": "#9be0dd",
"rgb": {
"r": 155,
"g": 224,
"b": 221
},
"hsl": {
"h": 177.391,
"s": 52.672,
"l": 74.314
},
"oklch": {
"l": 0.86015,
"c": 0.06917,
"h": 192.5
},
"luminance": 0.655
}Semantic roles & 50–950 ramp
primary
#9BE0DD
secondary
#B9676A
accent
#252CC0
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#121616
muted
#828484