#90FFCB#90FFCB
#90FFCB is a very light, vivid teal. Relative luminance 0.818; OKLCH L 92.0% C 0.126 H 162.2°. Best body text is #000000 at 17.35:1 contrast (WCAG AA passes).
Color values
| HEX | #90FFCB |
|---|---|
| RGB | rgb(144, 255, 203) |
| HSL | hsl(152, 100%, 78%) |
| HSV | hsv(152, 44%, 100%) |
| CMYK | cmyk(43.5%, 0%, 20.4%, 0%) |
| CIE-LAB | lab(92.47, -43.34, 15.05) |
| CIE-LCH | lch(92.47, 45.88, 160.85°) |
| OKLab | oklab(91.96% -0.1203 0.0386) |
| OKLCH | oklch(91.96% 0.126 162.2) |
| XYZ | xyz(58.0365, 81.7568, 69.2107) |
| Luminance | 0.8176 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.92
Aquamarine
#7FFFD4
ΔE00 3.14
Light Seafoam
#A0FEBF
ΔE00 3.63
Pale Turquoise
#A5FBD5
ΔE00 3.87
Light Turquoise
#7EF4CC
ΔE00 3.96
Light Aqua
#8CFFDB
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90FFCB #FF90C4
analogous
#90FF93 #90FFCB #90FBFF
triadic
#90FFCB #CB90FF #FFCB90
tetradic
#90FFCB #9390FF #FF90C4 #FBFF90
square
#90FFCB #9390FF #FF90C4 #FBFF90
split-complementary
#90FFCB #FF90FB #FF9390
monochromatic
#16FF92 #53FFAE #90FFCB #CDFFE8 #E0FFF1
Accessibility & contrast
On white
1.21
#90FFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.35
#90FFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90FFCB
17.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90FFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90FFCB | 1.00 | 1.21 | 17.35 | 17.35 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF1C8
Deuteranopia (green-blind)
#EBE4CE
Tritanopia (blue-blind)
#71FFF0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #90ffcb; /* rgb */ color: rgb(144, 255, 203); /* oklch */ color: oklch(92.0% 0.126 162.2);
Tailwind
colors: {
custom: {
50: '#b5ffdb',
500: '#90ffcb',
950: '#000000',
},
}SCSS
$custom: #90ffcb; $custom-light: #b5ffdb; $custom-dark: #000000;
JSON
{
"hex": "#90ffcb",
"rgb": {
"r": 144,
"g": 255,
"b": 203
},
"hsl": {
"h": 151.892,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.9196,
"c": 0.1264,
"h": 162.2
},
"luminance": 0.81761
}Semantic roles & 50–950 ramp
primary
#90FFCB
secondary
#E15395
accent
#006CE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121815
muted
#828684