#90F9CA#90F9CA
#90F9CA is a very light, moderate teal. Relative luminance 0.779; OKLCH L 90.6% C 0.119 H 163.5°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #90F9CA |
|---|---|
| RGB | rgb(144, 249, 202) |
| HSL | hsl(153, 90%, 77%) |
| HSV | hsv(153, 42%, 98%) |
| CMYK | cmyk(42.2%, 0%, 18.9%, 2.4%) |
| CIE-LAB | lab(90.75, -40.89, 13.14) |
| CIE-LCH | lch(90.75, 42.95, 162.19°) |
| OKLab | oklab(90.56% -0.114 0.0338) |
| OKLCH | oklch(90.56% 0.119 163.5) |
| XYZ | xyz(56.0336, 77.9410, 67.9571) |
| Luminance | 0.7794 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.48
Light Turquoise
#7EF4CC
ΔE00 2.81
Aquamarine
#7FFFD4
ΔE00 2.88
Pale Turquoise
#A5FBD5
ΔE00 2.99
Light Aqua
#8CFFDB
ΔE00 3.62
Light Seafoam
#A0FEBF
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90F9CA #F990BF
analogous
#90F996 #90F9CA #90F4F9
triadic
#90F9CA #CA90F9 #F9CA90
tetradic
#90F9CA #9690F9 #F990BF #F4F990
square
#90F9CA #9690F9 #F990BF #F4F990
split-complementary
#90F9CA #F990F4 #F99690
monochromatic
#1CF393 #56F6AE #90F9CA #CAFCE6 #E2FDF1
Accessibility & contrast
On white
1.27
#90F9CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#90F9CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90F9CA
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90F9CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90F9CA | 1.00 | 1.27 | 16.59 | 16.59 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6ECC8
Deuteranopia (green-blind)
#E5E0CD
Tritanopia (blue-blind)
#73F9EC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #90f9ca; /* rgb */ color: rgb(144, 249, 202); /* oklch */ color: oklch(90.6% 0.119 163.5);
Tailwind
colors: {
custom: {
50: '#b5fcda',
500: '#90f9ca',
950: '#000000',
},
}SCSS
$custom: #90f9ca; $custom-light: #b5fcda; $custom-dark: #000000;
JSON
{
"hex": "#90f9ca",
"rgb": {
"r": 144,
"g": 249,
"b": 202
},
"hsl": {
"h": 153.143,
"s": 89.744,
"l": 77.059
},
"oklch": {
"l": 0.90564,
"c": 0.11887,
"h": 163.5
},
"luminance": 0.77945
}Semantic roles & 50–950 ramp
primary
#90F9CA
secondary
#D85590
accent
#0067E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111714
muted
#818583