#90FFE2#90FFE2
#90FFE2 is a very light, moderate teal. Relative luminance 0.829; OKLCH L 92.6% C 0.111 H 174.9°. Best body text is #000000 at 17.59:1 contrast (WCAG AA passes).
Color values
| HEX | #90FFE2 |
|---|---|
| RGB | rgb(144, 255, 226) |
| HSL | hsl(164, 100%, 78%) |
| HSV | hsv(164, 44%, 100%) |
| CMYK | cmyk(43.5%, 0%, 11.4%, 0%) |
| CIE-LAB | lab(92.99, -38.52, 3.95) |
| CIE-LCH | lch(92.99, 38.72, 174.15°) |
| OKLab | oklab(92.55% -0.1105 0.0099) |
| OKLCH | oklch(92.55% 0.111 174.9) |
| XYZ | xyz(60.9835, 82.9356, 84.7314) |
| Luminance | 0.8294 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.97
Tiffany Blue
#7BF2DA
ΔE00 3.37
Aquamarine
#7FFFD4
ΔE00 3.85
Light Turquoise
#7EF4CC
ΔE00 4.12
Pale Turquoise
#A5FBD5
ΔE00 4.41
Pale Aqua
#B8FFEB
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90FFE2 #FF90AD
analogous
#90FFAA #90FFE2 #90E5FF
triadic
#90FFE2 #E290FF #FFE290
tetradic
#90FFE2 #AA90FF #FF90AD #E5FF90
square
#90FFE2 #AA90FF #FF90AD #E5FF90
split-complementary
#90FFE2 #FF90E5 #FFAA90
monochromatic
#16FFC2 #53FFD2 #90FFE2 #CDFFF2 #E0FFF7
Accessibility & contrast
On white
1.19
#90FFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.59
#90FFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90FFE2
17.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90FFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90FFE2 | 1.00 | 1.19 | 17.59 | 17.59 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F3E1
Deuteranopia (green-blind)
#E6E5E4
Tritanopia (blue-blind)
#68FFF6
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #90ffe2; /* rgb */ color: rgb(144, 255, 226); /* oklch */ color: oklch(92.6% 0.111 174.9);
Tailwind
colors: {
custom: {
50: '#b6ffeb',
500: '#90ffe2',
950: '#000000',
},
}SCSS
$custom: #90ffe2; $custom-light: #b6ffeb; $custom-dark: #000000;
JSON
{
"hex": "#90ffe2",
"rgb": {
"r": 144,
"g": 255,
"b": 226
},
"hsl": {
"h": 164.324,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.92551,
"c": 0.11097,
"h": 174.9
},
"luminance": 0.8294
}Semantic roles & 50–950 ramp
primary
#90FFE2
secondary
#E15378
accent
#003CE6
background
#FDFFFE
surface
#F8FFFD
border
#D1D7D5
text
#121816
muted
#828684