#90F5CB#90F5CB
#90F5CB is a very light, moderate teal. Relative luminance 0.755; OKLCH L 89.7% C 0.113 H 165.4°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #90F5CB |
|---|---|
| RGB | rgb(144, 245, 203) |
| HSL | hsl(155, 83%, 76%) |
| HSV | hsv(155, 41%, 96%) |
| CMYK | cmyk(41.2%, 0%, 17.1%, 3.9%) |
| CIE-LAB | lab(89.65, -38.89, 11.05) |
| CIE-LCH | lch(89.65, 40.43, 164.14°) |
| OKLab | oklab(89.68% -0.1089 0.0284) |
| OKLCH | oklch(89.68% 0.113 165.4) |
| XYZ | xyz(54.9292, 75.5421, 68.1749) |
| Luminance | 0.7555 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.06
Pale Turquoise
#A5FBD5
ΔE00 2.58
Aquamarine
#7FFFD4
ΔE00 3.03
Light Aqua
#8CFFDB
ΔE00 3.18
Light Aquamarine
#7BFDC7
ΔE00 3.50
Light Teal
#90E4C1
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90F5CB #F590BA
analogous
#90F599 #90F5CB #90ECF5
triadic
#90F5CB #CB90F5 #F5CB90
tetradic
#90F5CB #9990F5 #F590BA #ECF590
square
#90F5CB #9990F5 #F590BA #ECF590
split-complementary
#90F5CB #F590EC #F59990
monochromatic
#20EB96 #58F0B1 #90F5CB #C8FAE5 #E3FCF2
Accessibility & contrast
On white
1.30
#90F5CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#90F5CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90F5CB
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90F5CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90F5CB | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E8C9
Deuteranopia (green-blind)
#E1DDCE
Tritanopia (blue-blind)
#74F5E9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #90f5cb; /* rgb */ color: rgb(144, 245, 203); /* oklch */ color: oklch(89.7% 0.113 165.4);
Tailwind
colors: {
custom: {
50: '#b5f9da',
500: '#90f5cb',
950: '#000000',
},
}SCSS
$custom: #90f5cb; $custom-light: #b5f9da; $custom-dark: #000000;
JSON
{
"hex": "#90f5cb",
"rgb": {
"r": 144,
"g": 245,
"b": 203
},
"hsl": {
"h": 155.05,
"s": 83.471,
"l": 76.275
},
"oklch": {
"l": 0.89676,
"c": 0.11259,
"h": 165.4
},
"luminance": 0.75546
}Semantic roles & 50–950 ramp
primary
#90F5CB
secondary
#D3568A
accent
#0660E0
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111714
muted
#818583