#9AE2DB#9AE2DB
#9AE2DB is a very light, moderate teal. Relative luminance 0.664; OKLCH L 86.3% C 0.072 H 188.3°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #9AE2DB |
|---|---|
| RGB | rgb(154, 226, 219) |
| HSL | hsl(174, 55%, 75%) |
| HSV | hsv(174, 32%, 89%) |
| CMYK | cmyk(31.9%, 0%, 3.1%, 11.4%) |
| CIE-LAB | lab(85.19, -23.82, -3.73) |
| CIE-LCH | lch(85.19, 24.11, 188.90°) |
| OKLab | oklab(86.34% -0.0716 -0.0104) |
| OKLCH | oklch(86.34% 0.072 188.3) |
| XYZ | xyz(53.3045, 66.3742, 77.0068) |
| Luminance | 0.6638 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.54
Light Cyan
#ACFFFC
ΔE00 6.40
Pale Cyan
#B7FFFA
ΔE00 6.42
Duck Egg Blue
#C3FBF4
ΔE00 6.64
Robin'S Egg Blue
#98EFF9
ΔE00 6.99
Eggshell Blue
#C4FFF7
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AE2DB #E29AA1
analogous
#9AE2B7 #9AE2DB #9AC5E2
triadic
#9AE2DB #DB9AE2 #E2DB9A
tetradic
#9AE2DB #B79AE2 #E29AA1 #C5E29A
square
#9AE2DB #B79AE2 #E29AA1 #C5E29A
split-complementary
#9AE2DB #E29AC5 #E2B79A
monochromatic
#3BC7B9 #6AD4CA #9AE2DB #CAF0EC #E7F8F7
Accessibility & contrast
On white
1.47
#9AE2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#9AE2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AE2DB
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AE2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AE2DB | 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)
#DADBDB
Deuteranopia (green-blind)
#CDD1DC
Tritanopia (blue-blind)
#81E5E0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #9ae2db; /* rgb */ color: rgb(154, 226, 219); /* oklch */ color: oklch(86.3% 0.072 188.3);
Tailwind
colors: {
custom: {
50: '#baebe6',
500: '#9ae2db',
950: '#000000',
},
}SCSS
$custom: #9ae2db; $custom-light: #baebe6; $custom-dark: #000000;
JSON
{
"hex": "#9ae2db",
"rgb": {
"r": 154,
"g": 226,
"b": 219
},
"hsl": {
"h": 174.167,
"s": 55.385,
"l": 74.51
},
"oklch": {
"l": 0.86342,
"c": 0.0724,
"h": 188.3
},
"luminance": 0.66377
}Semantic roles & 50–950 ramp
primary
#9AE2DB
secondary
#BB656D
accent
#2332C3
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#121615
muted
#828484