#90FFCA#90FFCA
#90FFCA is a very light, vivid teal. Relative luminance 0.817; OKLCH L 91.9% C 0.127 H 161.7°. Best body text is #000000 at 17.34:1 contrast (WCAG AA passes).
Color values
| HEX | #90FFCA |
|---|---|
| RGB | rgb(144, 255, 202) |
| HSL | hsl(151, 100%, 78%) |
| HSV | hsv(151, 44%, 100%) |
| CMYK | cmyk(43.5%, 0%, 20.8%, 0%) |
| CIE-LAB | lab(92.45, -43.54, 15.53) |
| CIE-LCH | lch(92.45, 46.23, 160.37°) |
| OKLab | oklab(91.94% -0.1208 0.0399) |
| OKLCH | oklch(91.94% 0.127 161.7) |
| XYZ | xyz(57.9178, 81.7093, 68.5852) |
| Luminance | 0.8171 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.94
Aquamarine
#7FFFD4
ΔE00 3.35
Light Seafoam
#A0FEBF
ΔE00 3.43
Pale Turquoise
#A5FBD5
ΔE00 4.03
Light Turquoise
#7EF4CC
ΔE00 4.15
Light Blue Green
#7EFBB3
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90FFCA #FF90C5
analogous
#90FF92 #90FFCA #90FDFF
triadic
#90FFCA #CA90FF #FFCA90
tetradic
#90FFCA #9290FF #FF90C5 #FDFF90
square
#90FFCA #9290FF #FF90C5 #FDFF90
split-complementary
#90FFCA #FF90FD #FF9290
monochromatic
#16FF90 #53FFAD #90FFCA #CDFFE7 #E0FFF0
Accessibility & contrast
On white
1.21
#90FFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.34
#90FFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90FFCA
17.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90FFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90FFCA | 1.00 | 1.21 | 17.34 | 17.34 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF1C7
Deuteranopia (green-blind)
#EBE4CD
Tritanopia (blue-blind)
#72FFF0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #90ffca; /* rgb */ color: rgb(144, 255, 202); /* oklch */ color: oklch(91.9% 0.127 161.7);
Tailwind
colors: {
custom: {
50: '#b5ffda',
500: '#90ffca',
950: '#000000',
},
}SCSS
$custom: #90ffca; $custom-light: #b5ffda; $custom-dark: #000000;
JSON
{
"hex": "#90ffca",
"rgb": {
"r": 144,
"g": 255,
"b": 202
},
"hsl": {
"h": 151.351,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.91936,
"c": 0.1272,
"h": 161.7
},
"luminance": 0.81714
}Semantic roles & 50–950 ramp
primary
#90FFCA
secondary
#E15396
accent
#006EE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121814
muted
#828683