#9AE2DA#9AE2DA
#9AE2DA is a very light, moderate teal. Relative luminance 0.663; OKLCH L 86.3% C 0.073 H 187.2°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #9AE2DA |
|---|---|
| RGB | rgb(154, 226, 218) |
| HSL | hsl(173, 55%, 75%) |
| HSV | hsv(173, 32%, 89%) |
| CMYK | cmyk(31.9%, 0%, 3.5%, 11.4%) |
| CIE-LAB | lab(85.16, -24.04, -3.24) |
| CIE-LCH | lch(85.16, 24.26, 187.68°) |
| OKLab | oklab(86.31% -0.0721 -0.0091) |
| OKLCH | oklch(86.31% 0.073 187.2) |
| XYZ | xyz(53.1733, 66.3217, 76.3156) |
| Luminance | 0.6633 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.80
Pale Cyan
#B7FFFA
ΔE00 6.50
Light Cyan
#ACFFFC
ΔE00 6.52
Duck Egg Blue
#C3FBF4
ΔE00 6.68
Eggshell Blue
#C4FFF7
ΔE00 7.12
Robin'S Egg Blue
#98EFF9
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AE2DA #E29AA2
analogous
#9AE2B6 #9AE2DA #9AC6E2
triadic
#9AE2DA #DA9AE2 #E2DA9A
tetradic
#9AE2DA #B69AE2 #E29AA2 #C6E29A
square
#9AE2DA #B69AE2 #E29AA2 #C6E29A
split-complementary
#9AE2DA #E29AC6 #E2B69A
monochromatic
#3BC7B7 #6AD4C9 #9AE2DA #CAF0EB #E7F8F6
Accessibility & contrast
On white
1.47
#9AE2DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#9AE2DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AE2DA
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AE2DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AE2DA | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDADA
Deuteranopia (green-blind)
#CDD1DB
Tritanopia (blue-blind)
#82E5DF
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #9ae2da; /* rgb */ color: rgb(154, 226, 218); /* oklch */ color: oklch(86.3% 0.073 187.2);
Tailwind
colors: {
custom: {
50: '#baebe5',
500: '#9ae2da',
950: '#000000',
},
}SCSS
$custom: #9ae2da; $custom-light: #baebe5; $custom-dark: #000000;
JSON
{
"hex": "#9ae2da",
"rgb": {
"r": 154,
"g": 226,
"b": 218
},
"hsl": {
"h": 173.333,
"s": 55.385,
"l": 74.51
},
"oklch": {
"l": 0.86311,
"c": 0.07263,
"h": 187.2
},
"luminance": 0.66325
}Semantic roles & 50–950 ramp
primary
#9AE2DA
secondary
#BB656F
accent
#2334C3
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#121615
muted
#828484