#90FFD2#90FFD2
#90FFD2 is a very light, vivid teal. Relative luminance 0.821; OKLCH L 92.1% C 0.121 H 165.7°. Best body text is #000000 at 17.42:1 contrast (WCAG AA passes).
Color values
| HEX | #90FFD2 |
|---|---|
| RGB | rgb(144, 255, 210) |
| HSL | hsl(156, 100%, 78%) |
| HSV | hsv(156, 44%, 100%) |
| CMYK | cmyk(43.5%, 0%, 17.6%, 0%) |
| CIE-LAB | lab(92.62, -41.93, 11.67) |
| CIE-LCH | lch(92.62, 43.52, 164.45°) |
| OKLab | oklab(92.13% -0.1173 0.03) |
| OKLCH | oklch(92.13% 0.121 165.7) |
| XYZ | xyz(58.8896, 82.0981, 73.7036) |
| Luminance | 0.8210 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.87
Light Aqua
#8CFFDB
ΔE00 2.55
Light Aquamarine
#7BFDC7
ΔE00 2.58
Light Turquoise
#7EF4CC
ΔE00 2.89
Pale Turquoise
#A5FBD5
ΔE00 2.97
Light Seafoam
#A0FEBF
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90FFD2 #FF90BD
analogous
#90FF9A #90FFD2 #90F4FF
triadic
#90FFD2 #D290FF #FFD290
tetradic
#90FFD2 #9A90FF #FF90BD #F4FF90
square
#90FFD2 #9A90FF #FF90BD #F4FF90
split-complementary
#90FFD2 #FF90F4 #FF9A90
monochromatic
#16FFA0 #53FFB9 #90FFD2 #CDFFEB #E0FFF3
Accessibility & contrast
On white
1.21
#90FFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.42
#90FFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90FFD2
17.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90FFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90FFD2 | 1.00 | 1.21 | 17.42 | 17.42 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF1D0
Deuteranopia (green-blind)
#E9E5D5
Tritanopia (blue-blind)
#6FFFF2
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #90ffd2; /* rgb */ color: rgb(144, 255, 210); /* oklch */ color: oklch(92.1% 0.121 165.7);
Tailwind
colors: {
custom: {
50: '#b6ffdf',
500: '#90ffd2',
950: '#000000',
},
}SCSS
$custom: #90ffd2; $custom-light: #b6ffdf; $custom-dark: #000000;
JSON
{
"hex": "#90ffd2",
"rgb": {
"r": 144,
"g": 255,
"b": 210
},
"hsl": {
"h": 155.676,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.92132,
"c": 0.12111,
"h": 165.7
},
"luminance": 0.82102
}Semantic roles & 50–950 ramp
primary
#90FFD2
secondary
#E1538C
accent
#005DE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684