#90FFCC#90FFCC
#90FFCC is a very light, vivid teal. Relative luminance 0.818; OKLCH L 92.0% C 0.126 H 162.7°. Best body text is #000000 at 17.36:1 contrast (WCAG AA passes).
Color values
| HEX | #90FFCC |
|---|---|
| RGB | rgb(144, 255, 204) |
| HSL | hsl(152, 100%, 78%) |
| HSV | hsv(152, 44%, 100%) |
| CMYK | cmyk(43.5%, 0%, 20%, 0%) |
| CIE-LAB | lab(92.49, -43.14, 14.57) |
| CIE-LCH | lch(92.49, 45.54, 161.34°) |
| OKLab | oklab(91.98% -0.1199 0.0374) |
| OKLCH | oklch(91.98% 0.126 162.7) |
| XYZ | xyz(58.1561, 81.8047, 69.8404) |
| Luminance | 0.8181 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.93
Aquamarine
#7FFFD4
ΔE00 2.94
Pale Turquoise
#A5FBD5
ΔE00 3.71
Light Turquoise
#7EF4CC
ΔE00 3.79
Light Seafoam
#A0FEBF
ΔE00 3.84
Light Aqua
#8CFFDB
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90FFCC #FF90C3
analogous
#90FF94 #90FFCC #90FBFF
triadic
#90FFCC #CC90FF #FFCC90
tetradic
#90FFCC #9490FF #FF90C3 #FBFF90
square
#90FFCC #9490FF #FF90C3 #FBFF90
split-complementary
#90FFCC #FF90FB #FF9490
monochromatic
#16FF94 #53FFB0 #90FFCC #CDFFE8 #E0FFF1
Accessibility & contrast
On white
1.21
#90FFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.36
#90FFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90FFCC
17.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90FFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90FFCC | 1.00 | 1.21 | 17.36 | 17.36 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF1C9
Deuteranopia (green-blind)
#EAE4CF
Tritanopia (blue-blind)
#71FFF1
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #90ffcc; /* rgb */ color: rgb(144, 255, 204); /* oklch */ color: oklch(92.0% 0.126 162.7);
Tailwind
colors: {
custom: {
50: '#b5ffdb',
500: '#90ffcc',
950: '#000000',
},
}SCSS
$custom: #90ffcc; $custom-light: #b5ffdb; $custom-dark: #000000;
JSON
{
"hex": "#90ffcc",
"rgb": {
"r": 144,
"g": 255,
"b": 204
},
"hsl": {
"h": 152.432,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.91984,
"c": 0.12562,
"h": 162.7
},
"luminance": 0.81809
}Semantic roles & 50–950 ramp
primary
#90FFCC
secondary
#E15394
accent
#0069E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121815
muted
#828684