#90FFCE#90FFCE
#90FFCE is a very light, vivid teal. Relative luminance 0.819; OKLCH L 92.0% C 0.124 H 163.6°. Best body text is #000000 at 17.38:1 contrast (WCAG AA passes).
Color values
| HEX | #90FFCE |
|---|---|
| RGB | rgb(144, 255, 206) |
| HSL | hsl(154, 100%, 78%) |
| HSV | hsv(154, 44%, 100%) |
| CMYK | cmyk(43.5%, 0%, 19.2%, 0%) |
| CIE-LAB | lab(92.53, -42.74, 13.60) |
| CIE-LCH | lch(92.53, 44.85, 162.35°) |
| OKLab | oklab(92.03% -0.1191 0.0349) |
| OKLCH | oklch(92.03% 0.124 163.6) |
| XYZ | xyz(58.3975, 81.9012, 71.1118) |
| Luminance | 0.8191 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.05
Aquamarine
#7FFFD4
ΔE00 2.54
Pale Turquoise
#A5FBD5
ΔE00 3.42
Light Turquoise
#7EF4CC
ΔE00 3.45
Light Aqua
#8CFFDB
ΔE00 3.54
Light Seafoam
#A0FEBF
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90FFCE #FF90C1
analogous
#90FF96 #90FFCE #90F8FF
triadic
#90FFCE #CE90FF #FFCE90
tetradic
#90FFCE #9690FF #FF90C1 #F8FF90
square
#90FFCE #9690FF #FF90C1 #F8FF90
split-complementary
#90FFCE #FF90F8 #FF9690
monochromatic
#16FF98 #53FFB3 #90FFCE #CDFFE9 #E0FFF1
Accessibility & contrast
On white
1.21
#90FFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.38
#90FFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90FFCE
17.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90FFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90FFCE | 1.00 | 1.21 | 17.38 | 17.38 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF1CB
Deuteranopia (green-blind)
#EAE5D1
Tritanopia (blue-blind)
#70FFF1
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #90ffce; /* rgb */ color: rgb(144, 255, 206); /* oklch */ color: oklch(92.0% 0.124 163.6);
Tailwind
colors: {
custom: {
50: '#b5ffdd',
500: '#90ffce',
950: '#000000',
},
}SCSS
$custom: #90ffce; $custom-light: #b5ffdd; $custom-dark: #000000;
JSON
{
"hex": "#90ffce",
"rgb": {
"r": 144,
"g": 255,
"b": 206
},
"hsl": {
"h": 153.514,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.92033,
"c": 0.12408,
"h": 163.6
},
"luminance": 0.81906
}Semantic roles & 50–950 ramp
primary
#90FFCE
secondary
#E15391
accent
#0065E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684