#9BE2DA#9BE2DA
#9BE2DA is a very light, moderate teal. Relative luminance 0.664; OKLCH L 86.4% C 0.072 H 187.1°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #9BE2DA |
|---|---|
| RGB | rgb(155, 226, 218) |
| HSL | hsl(173, 55%, 75%) |
| HSV | hsv(173, 31%, 89%) |
| CMYK | cmyk(31.4%, 0%, 3.5%, 11.4%) |
| CIE-LAB | lab(85.21, -23.77, -3.16) |
| CIE-LCH | lch(85.21, 23.98, 187.58°) |
| OKLab | oklab(86.37% -0.0712 -0.0089) |
| OKLCH | oklch(86.37% 0.072 187.1) |
| XYZ | xyz(53.3645, 66.4202, 76.3246) |
| Luminance | 0.6642 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.72
Pale Cyan
#B7FFFA
ΔE00 6.46
Light Cyan
#ACFFFC
ΔE00 6.52
Duck Egg Blue
#C3FBF4
ΔE00 6.59
Eggshell Blue
#C4FFF7
ΔE00 7.04
Robin'S Egg Blue
#98EFF9
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BE2DA #E29BA3
analogous
#9BE2B6 #9BE2DA #9BC7E2
triadic
#9BE2DA #DA9BE2 #E2DA9B
tetradic
#9BE2DA #B69BE2 #E29BA3 #C7E29B
square
#9BE2DA #B69BE2 #E29BA3 #C7E29B
split-complementary
#9BE2DA #E29BC7 #E2B69B
monochromatic
#3CC6B7 #6CD4C8 #9BE2DA #CAF0EC #E7F8F6
Accessibility & contrast
On white
1.47
#9BE2DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#9BE2DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BE2DA
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BE2DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BE2DA | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDBDA
Deuteranopia (green-blind)
#CED1DB
Tritanopia (blue-blind)
#83E5DF
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #9be2da; /* rgb */ color: rgb(155, 226, 218); /* oklch */ color: oklch(86.4% 0.072 187.1);
Tailwind
colors: {
custom: {
50: '#bbebe5',
500: '#9be2da',
950: '#000000',
},
}SCSS
$custom: #9be2da; $custom-light: #bbebe5; $custom-dark: #000000;
JSON
{
"hex": "#9be2da",
"rgb": {
"r": 155,
"g": 226,
"b": 218
},
"hsl": {
"h": 173.239,
"s": 55.039,
"l": 74.706
},
"oklch": {
"l": 0.86365,
"c": 0.07176,
"h": 187.1
},
"luminance": 0.66423
}Semantic roles & 50–950 ramp
primary
#9BE2DA
secondary
#BB6670
accent
#2335C3
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#121615
muted
#828484