#90EDCA#90EDCA
#90EDCA is a very light, moderate teal. Relative luminance 0.708; OKLCH L 87.8% C 0.102 H 168.0°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #90EDCA |
|---|---|
| RGB | rgb(144, 237, 202) |
| HSL | hsl(157, 72%, 75%) |
| HSV | hsv(157, 39%, 93%) |
| CMYK | cmyk(39.2%, 0%, 14.8%, 7.1%) |
| CIE-LAB | lab(87.37, -35.45, 8.31) |
| CIE-LCH | lch(87.37, 36.42, 166.81°) |
| OKLab | oklab(87.83% -0.1001 0.0214) |
| OKLCH | oklch(87.83% 0.102 168) |
| XYZ | xyz(52.4423, 70.7584, 66.7600) |
| Luminance | 0.7076 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.12
Light Turquoise
#7EF4CC
ΔE00 2.76
Pale Turquoise
#A5FBD5
ΔE00 3.47
Light Aqua
#8CFFDB
ΔE00 4.07
Seafoam
#7FE0B3
ΔE00 4.28
Aquamarine
#7FFFD4
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90EDCA #ED90B3
analogous
#90ED9B #90EDCA #90E2ED
triadic
#90EDCA #CA90ED #EDCA90
tetradic
#90EDCA #9B90ED #ED90B3 #E2ED90
square
#90EDCA #9B90ED #ED90B3 #E2ED90
split-complementary
#90EDCA #ED90E2 #ED9B90
monochromatic
#27DC98 #5BE4B1 #90EDCA #C5F6E3 #E5FBF2
Accessibility & contrast
On white
1.39
#90EDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#90EDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90EDCA
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90EDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90EDCA | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E1C8
Deuteranopia (green-blind)
#D9D6CC
Tritanopia (blue-blind)
#76EEE3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #90edca; /* rgb */ color: rgb(144, 237, 202); /* oklch */ color: oklch(87.8% 0.102 168.0);
Tailwind
colors: {
custom: {
50: '#b4f3da',
500: '#90edca',
950: '#000000',
},
}SCSS
$custom: #90edca; $custom-light: #b4f3da; $custom-dark: #000000;
JSON
{
"hex": "#90edca",
"rgb": {
"r": 144,
"g": 237,
"b": 202
},
"hsl": {
"h": 157.419,
"s": 72.093,
"l": 74.706
},
"oklch": {
"l": 0.87828,
"c": 0.10232,
"h": 168
},
"luminance": 0.70762
}Semantic roles & 50–950 ramp
primary
#90EDCA
secondary
#C85983
accent
#115BD4
background
#FDFFFE
surface
#F8FEFB
border
#D1D6D4
text
#111714
muted
#818583