#90FCEB#90FCEB
#90FCEB is a very light, moderate teal. Relative luminance 0.815; OKLCH L 92.1% C 0.104 H 182.7°. Best body text is #000000 at 17.31:1 contrast (WCAG AA passes).
Color values
| HEX | #90FCEB |
|---|---|
| RGB | rgb(144, 252, 235) |
| HSL | hsl(171, 95%, 78%) |
| HSV | hsv(171, 43%, 99%) |
| CMYK | cmyk(42.9%, 0%, 6.7%, 1.2%) |
| CIE-LAB | lab(92.37, -35.13, -1.60) |
| CIE-LCH | lch(92.37, 35.16, 182.61°) |
| OKLab | oklab(92.13% -0.1034 -0.0049) |
| OKLCH | oklch(92.13% 0.104 182.7) |
| XYZ | xyz(61.3015, 81.5436, 91.0903) |
| Luminance | 0.8155 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.50
Pale Aqua
#B8FFEB
ΔE00 5.12
Light Aqua
#8CFFDB
ΔE00 5.71
Light Cyan
#ACFFFC
ΔE00 5.91
Pale Cyan
#B7FFFA
ΔE00 6.30
Bright Aqua
#0BF9EA
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90FCEB #FC90A1
analogous
#90FCB5 #90FCEB #90D7FC
triadic
#90FCEB #EB90FC #FCEB90
tetradic
#90FCEB #B590FC #FC90A1 #D7FC90
square
#90FCEB #B590FC #FC90A1 #D7FC90
split-complementary
#90FCEB #FC90D7 #FCB590
monochromatic
#19F9D6 #54FAE0 #90FCEB #CCFEF6 #E1FEFA
Accessibility & contrast
On white
1.21
#90FCEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.31
#90FCEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90FCEB
17.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90FCEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90FCEB | 1.00 | 1.21 | 17.31 | 17.31 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1EA
Deuteranopia (green-blind)
#E1E4ED
Tritanopia (blue-blind)
#64FFF7
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #90fceb; /* rgb */ color: rgb(144, 252, 235); /* oklch */ color: oklch(92.1% 0.104 182.7);
Tailwind
colors: {
custom: {
50: '#b6fdf1',
500: '#90fceb',
950: '#000000',
},
}SCSS
$custom: #90fceb; $custom-light: #b6fdf1; $custom-dark: #000000;
JSON
{
"hex": "#90fceb",
"rgb": {
"r": 144,
"g": 252,
"b": 235
},
"hsl": {
"h": 170.556,
"s": 94.737,
"l": 77.647
},
"oklch": {
"l": 0.92131,
"c": 0.10351,
"h": 182.7
},
"luminance": 0.81548
}Semantic roles & 50–950 ramp
primary
#90FCEB
secondary
#DC5469
accent
#0024E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121816
muted
#828685