#90F2CA#90F2CA
#90F2CA is a very light, moderate teal. Relative luminance 0.737; OKLCH L 89.0% C 0.109 H 165.9°. Best body text is #000000 at 15.74:1 contrast (WCAG AA passes).
Color values
| HEX | #90F2CA |
|---|---|
| RGB | rgb(144, 242, 202) |
| HSL | hsl(156, 79%, 76%) |
| HSV | hsv(156, 40%, 95%) |
| CMYK | cmyk(40.5%, 0%, 16.5%, 5.1%) |
| CIE-LAB | lab(88.78, -37.74, 10.33) |
| CIE-LCH | lch(88.78, 39.13, 164.70°) |
| OKLab | oklab(88.97% -0.1059 0.0266) |
| OKLCH | oklch(88.97% 0.109 165.9) |
| XYZ | xyz(53.9102, 73.6941, 67.2493) |
| Luminance | 0.7370 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.10
Pale Turquoise
#A5FBD5
ΔE00 2.74
Light Teal
#90E4C1
ΔE00 3.24
Light Aqua
#8CFFDB
ΔE00 3.44
Aquamarine
#7FFFD4
ΔE00 3.54
Light Aquamarine
#7BFDC7
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90F2CA #F290B8
analogous
#90F299 #90F2CA #90E9F2
triadic
#90F2CA #CA90F2 #F2CA90
tetradic
#90F2CA #9990F2 #F290B8 #E9F290
square
#90F2CA #9990F2 #F290B8 #E9F290
split-complementary
#90F2CA #F290E9 #F29990
monochromatic
#22E596 #59ECB0 #90F2CA #C7F8E4 #E4FCF2
Accessibility & contrast
On white
1.33
#90F2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.74
#90F2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90F2CA
15.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90F2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90F2CA | 1.00 | 1.33 | 15.74 | 15.74 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE6C8
Deuteranopia (green-blind)
#DEDACC
Tritanopia (blue-blind)
#75F2E6
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #90f2ca; /* rgb */ color: rgb(144, 242, 202); /* oklch */ color: oklch(89.0% 0.109 165.9);
Tailwind
colors: {
custom: {
50: '#b4f7da',
500: '#90f2ca',
950: '#000000',
},
}SCSS
$custom: #90f2ca; $custom-light: #b4f7da; $custom-dark: #000000;
JSON
{
"hex": "#90f2ca",
"rgb": {
"r": 144,
"g": 242,
"b": 202
},
"hsl": {
"h": 155.51,
"s": 79.032,
"l": 75.686
},
"oklch": {
"l": 0.88967,
"c": 0.10919,
"h": 165.9
},
"luminance": 0.73698
}Semantic roles & 50–950 ramp
primary
#90F2CA
secondary
#CF5788
accent
#0A60DB
background
#FDFFFE
surface
#F8FEFB
border
#D1D6D4
text
#111714
muted
#818583