#90F0CA#90F0CA
#90F0CA is a very light, moderate teal. Relative luminance 0.725; OKLCH L 88.5% C 0.106 H 166.7°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #90F0CA |
|---|---|
| RGB | rgb(144, 240, 202) |
| HSL | hsl(156, 76%, 75%) |
| HSV | hsv(156, 40%, 94%) |
| CMYK | cmyk(40%, 0%, 15.8%, 5.9%) |
| CIE-LAB | lab(88.21, -36.83, 9.52) |
| CIE-LCH | lch(88.21, 38.04, 165.50°) |
| OKLab | oklab(88.51% -0.1036 0.0245) |
| OKLCH | oklch(88.51% 0.106 166.7) |
| XYZ | xyz(53.3182, 72.5101, 67.0520) |
| Luminance | 0.7251 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.25
Light Teal
#90E4C1
ΔE00 2.74
Pale Turquoise
#A5FBD5
ΔE00 2.96
Light Aqua
#8CFFDB
ΔE00 3.62
Aquamarine
#7FFFD4
ΔE00 3.93
Seafoam
#7FE0B3
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90F0CA #F090B6
analogous
#90F09A #90F0CA #90E6F0
triadic
#90F0CA #CA90F0 #F0CA90
tetradic
#90F0CA #9A90F0 #F090B6 #E6F090
square
#90F0CA #9A90F0 #F090B6 #E6F090
split-complementary
#90F0CA #F090E6 #F09A90
monochromatic
#24E197 #5AE9B0 #90F0CA #C6F7E4 #E4FBF2
Accessibility & contrast
On white
1.35
#90F0CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#90F0CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90F0CA
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90F0CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90F0CA | 1.00 | 1.35 | 15.50 | 15.50 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE4C8
Deuteranopia (green-blind)
#DCD9CC
Tritanopia (blue-blind)
#75F1E5
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #90f0ca; /* rgb */ color: rgb(144, 240, 202); /* oklch */ color: oklch(88.5% 0.106 166.7);
Tailwind
colors: {
custom: {
50: '#b4f5da',
500: '#90f0ca',
950: '#000000',
},
}SCSS
$custom: #90f0ca; $custom-light: #b4f5da; $custom-dark: #000000;
JSON
{
"hex": "#90f0ca",
"rgb": {
"r": 144,
"g": 240,
"b": 202
},
"hsl": {
"h": 156.25,
"s": 76.19,
"l": 75.294
},
"oklch": {
"l": 0.88511,
"c": 0.10644,
"h": 166.7
},
"luminance": 0.72514
}Semantic roles & 50–950 ramp
primary
#90F0CA
secondary
#CC5886
accent
#0D5ED8
background
#FDFFFE
surface
#F8FEFB
border
#D1D6D4
text
#111714
muted
#818583