#9AE2CA#9AE2CA
#9AE2CA is a very light, moderate teal. Relative luminance 0.655; OKLCH L 85.9% C 0.080 H 171.5°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #9AE2CA |
|---|---|
| RGB | rgb(154, 226, 202) |
| HSL | hsl(160, 55%, 75%) |
| HSV | hsv(160, 32%, 89%) |
| CMYK | cmyk(31.9%, 0%, 10.6%, 11.4%) |
| CIE-LAB | lab(84.75, -27.50, 4.61) |
| CIE-LCH | lch(84.75, 27.89, 170.49°) |
| OKLab | oklab(85.85% -0.0787 0.0118) |
| OKLCH | oklch(85.85% 0.08 171.5) |
| XYZ | xyz(51.1798, 65.5242, 65.8164) |
| Luminance | 0.6553 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 3.40
Seafoam Blue
#78D1B6
ΔE00 5.28
Pale Teal
#82CBB2
ΔE00 5.72
Tiffany Blue
#7BF2DA
ΔE00 5.92
Pale Turquoise
#A5FBD5
ΔE00 6.31
Seafoam
#7FE0B3
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AE2CA #E29AB2
analogous
#9AE2A6 #9AE2CA #9AD6E2
triadic
#9AE2CA #CA9AE2 #E2CA9A
tetradic
#9AE2CA #A69AE2 #E29AB2 #D6E29A
square
#9AE2CA #A69AE2 #E29AB2 #D6E29A
split-complementary
#9AE2CA #E29AD6 #E2A69A
monochromatic
#3BC798 #6AD4B1 #9AE2CA #CAF0E3 #E7F8F3
Accessibility & contrast
On white
1.49
#9AE2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#9AE2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AE2CA
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AE2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AE2CA | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED9C9
Deuteranopia (green-blind)
#D1D0CC
Tritanopia (blue-blind)
#87E3DB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #9ae2ca; /* rgb */ color: rgb(154, 226, 202); /* oklch */ color: oklch(85.9% 0.080 171.5);
Tailwind
colors: {
custom: {
50: '#baebda',
500: '#9ae2ca',
950: '#000000',
},
}SCSS
$custom: #9ae2ca; $custom-light: #baebda; $custom-dark: #000000;
JSON
{
"hex": "#9ae2ca",
"rgb": {
"r": 154,
"g": 226,
"b": 202
},
"hsl": {
"h": 160,
"s": 55.385,
"l": 74.51
},
"oklch": {
"l": 0.8585,
"c": 0.07958,
"h": 171.5
},
"luminance": 0.65527
}Semantic roles & 50–950 ramp
primary
#9AE2CA
secondary
#BB6582
accent
#2358C3
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#121614
muted
#828483