#90F3CA#90F3CA
#90F3CA is a very light, moderate teal. Relative luminance 0.743; OKLCH L 89.2% C 0.111 H 165.5°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #90F3CA |
|---|---|
| RGB | rgb(144, 243, 202) |
| HSL | hsl(155, 80%, 76%) |
| HSV | hsv(155, 41%, 95%) |
| CMYK | cmyk(40.7%, 0%, 16.9%, 4.7%) |
| CIE-LAB | lab(89.06, -38.20, 10.73) |
| CIE-LCH | lch(89.06, 39.67, 164.31°) |
| OKLab | oklab(89.2% -0.1071 0.0276) |
| OKLCH | oklch(89.2% 0.111 165.5) |
| XYZ | xyz(54.2086, 74.2910, 67.3488) |
| Luminance | 0.7429 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.09
Pale Turquoise
#A5FBD5
ΔE00 2.69
Aquamarine
#7FFFD4
ΔE00 3.37
Light Aqua
#8CFFDB
ΔE00 3.39
Light Teal
#90E4C1
ΔE00 3.50
Light Aquamarine
#7BFDC7
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90F3CA #F390B9
analogous
#90F398 #90F3CA #90EAF3
triadic
#90F3CA #CA90F3 #F3CA90
tetradic
#90F3CA #9890F3 #F390B9 #EAF390
square
#90F3CA #9890F3 #F390B9 #EAF390
split-complementary
#90F3CA #F390EA #F39890
monochromatic
#22E795 #59EDB0 #90F3CA #C7F9E4 #E3FCF2
Accessibility & contrast
On white
1.32
#90F3CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.86
#90F3CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90F3CA
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90F3CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90F3CA | 1.00 | 1.32 | 15.86 | 15.86 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE7C8
Deuteranopia (green-blind)
#DFDBCD
Tritanopia (blue-blind)
#74F3E7
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #90f3ca; /* rgb */ color: rgb(144, 243, 202); /* oklch */ color: oklch(89.2% 0.111 165.5);
Tailwind
colors: {
custom: {
50: '#b4f7da',
500: '#90f3ca',
950: '#000000',
},
}SCSS
$custom: #90f3ca; $custom-light: #b4f7da; $custom-dark: #000000;
JSON
{
"hex": "#90f3ca",
"rgb": {
"r": 144,
"g": 243,
"b": 202
},
"hsl": {
"h": 155.152,
"s": 80.488,
"l": 75.882
},
"oklch": {
"l": 0.89195,
"c": 0.11057,
"h": 165.5
},
"luminance": 0.74295
}Semantic roles & 50–950 ramp
primary
#90F3CA
secondary
#D05789
accent
#0961DD
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111714
muted
#818583