#9BE2DE#9BE2DE
#9BE2DE is a very light, moderate teal. Relative luminance 0.666; OKLCH L 86.5% C 0.071 H 191.5°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #9BE2DE |
|---|---|
| RGB | rgb(155, 226, 222) |
| HSL | hsl(177, 55%, 75%) |
| HSV | hsv(177, 31%, 89%) |
| CMYK | cmyk(31.4%, 0%, 1.8%, 11.4%) |
| CIE-LAB | lab(85.32, -22.87, -5.12) |
| CIE-LCH | lch(85.32, 23.43, 192.61°) |
| OKLab | oklab(86.49% -0.0696 -0.0141) |
| OKLCH | oklch(86.49% 0.071 191.5) |
| XYZ | xyz(53.8942, 66.6321, 79.1146) |
| Luminance | 0.6663 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.77
Robin'S Egg Blue
#98EFF9
ΔE00 5.94
Light Cyan
#ACFFFC
ΔE00 6.19
Pale Cyan
#B7FFFA
ΔE00 6.28
Powder Blue
#B0E0E6
ΔE00 6.46
Duck Egg Blue
#C3FBF4
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BE2DE #E29B9F
analogous
#9BE2BB #9BE2DE #9BC2E2
triadic
#9BE2DE #DE9BE2 #E2DE9B
tetradic
#9BE2DE #BB9BE2 #E29B9F #C2E29B
square
#9BE2DE #BB9BE2 #E29B9F #C2E29B
split-complementary
#9BE2DE #E29BC2 #E2BB9B
monochromatic
#3CC6BF #6CD4CE #9BE2DE #CAF0EE #E7F8F7
Accessibility & contrast
On white
1.47
#9BE2DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#9BE2DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BE2DE
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BE2DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BE2DE | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADBDE
Deuteranopia (green-blind)
#CDD1DF
Tritanopia (blue-blind)
#82E6E1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #9be2de; /* rgb */ color: rgb(155, 226, 222); /* oklch */ color: oklch(86.5% 0.071 191.5);
Tailwind
colors: {
custom: {
50: '#bbebe8',
500: '#9be2de',
950: '#000000',
},
}SCSS
$custom: #9be2de; $custom-light: #bbebe8; $custom-dark: #000000;
JSON
{
"hex": "#9be2de",
"rgb": {
"r": 155,
"g": 226,
"b": 222
},
"hsl": {
"h": 176.62,
"s": 55.039,
"l": 74.706
},
"oklch": {
"l": 0.86486,
"c": 0.07101,
"h": 191.5
},
"luminance": 0.66635
}Semantic roles & 50–950 ramp
primary
#9BE2DE
secondary
#BB666B
accent
#232CC3
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#121616
muted
#828484