#90FBEC#90FBEC
#90FBEC is a very light, moderate teal. Relative luminance 0.810; OKLCH L 91.9% C 0.102 H 184.1°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #90FBEC |
|---|---|
| RGB | rgb(144, 251, 236) |
| HSL | hsl(172, 93%, 77%) |
| HSV | hsv(172, 43%, 98%) |
| CMYK | cmyk(42.6%, 0%, 6%, 1.6%) |
| CIE-LAB | lab(92.12, -34.44, -2.49) |
| CIE-LCH | lch(92.12, 34.53, 184.14°) |
| OKLab | oklab(91.94% -0.1019 -0.0072) |
| OKLCH | oklch(91.94% 0.102 184.1) |
| XYZ | xyz(61.1331, 80.9751, 91.7489) |
| Luminance | 0.8098 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.88
Pale Aqua
#B8FFEB
ΔE00 5.31
Light Cyan
#ACFFFC
ΔE00 5.38
Pale Cyan
#B7FFFA
ΔE00 5.89
Bright Aqua
#0BF9EA
ΔE00 6.37
Light Aqua
#8CFFDB
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90FBEC #FB909F
analogous
#90FBB7 #90FBEC #90D4FB
triadic
#90FBEC #EC90FB #FBEC90
tetradic
#90FBEC #B790FB #FB909F #D4FB90
square
#90FBEC #B790FB #FB909F #D4FB90
split-complementary
#90FBEC #FB90D4 #FBB790
monochromatic
#1AF7D8 #55F9E2 #90FBEC #CBFDF6 #E1FEFA
Accessibility & contrast
On white
1.22
#90FBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#90FBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90FBEC
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90FBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90FBEC | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F0EC
Deuteranopia (green-blind)
#DFE3ED
Tritanopia (blue-blind)
#64FFF6
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #90fbec; /* rgb */ color: rgb(144, 251, 236); /* oklch */ color: oklch(91.9% 0.102 184.1);
Tailwind
colors: {
custom: {
50: '#b6fdf2',
500: '#90fbec',
950: '#000000',
},
}SCSS
$custom: #90fbec; $custom-light: #b6fdf2; $custom-dark: #000000;
JSON
{
"hex": "#90fbec",
"rgb": {
"r": 144,
"g": 251,
"b": 236
},
"hsl": {
"h": 171.589,
"s": 93.043,
"l": 77.451
},
"oklch": {
"l": 0.91936,
"c": 0.10212,
"h": 184.1
},
"luminance": 0.8098
}Semantic roles & 50–950 ramp
primary
#90FBEC
secondary
#DB5467
accent
#0020E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121716
muted
#828585