#90FDCA#90FDCA
#90FDCA is a very light, vivid teal. Relative luminance 0.804; OKLCH L 91.5% C 0.124 H 162.3°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #90FDCA |
|---|---|
| RGB | rgb(144, 253, 202) |
| HSL | hsl(152, 96%, 78%) |
| HSV | hsv(152, 43%, 99%) |
| CMYK | cmyk(43.1%, 0%, 20.2%, 0.8%) |
| CIE-LAB | lab(91.88, -42.66, 14.74) |
| CIE-LCH | lch(91.88, 45.14, 160.94°) |
| OKLab | oklab(91.48% -0.1185 0.0378) |
| OKLCH | oklch(91.48% 0.124 162.3) |
| XYZ | xyz(57.2831, 80.4400, 68.3736) |
| Luminance | 0.8044 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.98
Aquamarine
#7FFFD4
ΔE00 3.11
Pale Turquoise
#A5FBD5
ΔE00 3.64
Light Turquoise
#7EF4CC
ΔE00 3.68
Light Seafoam
#A0FEBF
ΔE00 3.69
Light Aqua
#8CFFDB
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90FDCA #FD90C3
analogous
#90FD94 #90FDCA #90F9FD
triadic
#90FDCA #CA90FD #FDCA90
tetradic
#90FDCA #9490FD #FD90C3 #F9FD90
square
#90FDCA #9490FD #FD90C3 #F9FD90
split-complementary
#90FDCA #FD90F9 #FD9490
monochromatic
#18FB91 #54FCAD #90FDCA #CCFEE7 #E1FEF1
Accessibility & contrast
On white
1.23
#90FDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#90FDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90FDCA
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90FDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90FDCA | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEFC7
Deuteranopia (green-blind)
#E9E3CD
Tritanopia (blue-blind)
#72FDEF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #90fdca; /* rgb */ color: rgb(144, 253, 202); /* oklch */ color: oklch(91.5% 0.124 162.3);
Tailwind
colors: {
custom: {
50: '#b5feda',
500: '#90fdca',
950: '#000000',
},
}SCSS
$custom: #90fdca; $custom-light: #b5feda; $custom-dark: #000000;
JSON
{
"hex": "#90fdca",
"rgb": {
"r": 144,
"g": 253,
"b": 202
},
"hsl": {
"h": 151.927,
"s": 96.46,
"l": 77.843
},
"oklch": {
"l": 0.91479,
"c": 0.12442,
"h": 162.3
},
"luminance": 0.80444
}Semantic roles & 50–950 ramp
primary
#90FDCA
secondary
#DE5394
accent
#006BE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121814
muted
#828683