#90FAFE#90FAFE
#90FAFE is a very light, moderate teal. Relative luminance 0.815; OKLCH L 92.3% C 0.099 H 198.7°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #90FAFE |
|---|---|
| RGB | rgb(144, 250, 254) |
| HSL | hsl(182, 98%, 78%) |
| HSV | hsv(182, 43%, 100%) |
| CMYK | cmyk(43.3%, 1.6%, 0%, 0.4%) |
| CIE-LAB | lab(92.33, -29.69, -11.51) |
| CIE-LCH | lch(92.33, 31.84, 201.20°) |
| OKLab | oklab(92.27% -0.0935 -0.0317) |
| OKLCH | oklch(92.27% 0.099 198.7) |
| XYZ | xyz(63.5697, 81.4512, 106.1185) |
| Luminance | 0.8146 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.67
Robin Egg Blue
#8AF1FE
ΔE00 3.69
Robin'S Egg Blue
#98EFF9
ΔE00 3.85
Robin'S Egg
#6DEDFD
ΔE00 5.00
Pale Cyan
#B7FFFA
ΔE00 5.23
Bright Cyan
#41FDFE
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90FAFE #FE9490
analogous
#90FECB #90FAFE #90C3FE
triadic
#90FAFE #FE90FA #FAFE90
tetradic
#90FAFE #CB90FE #FE9490 #C3FE90
square
#90FAFE #CB90FE #FE9490 #C3FE90
split-complementary
#90FAFE #FE90C3 #FECB90
monochromatic
#17F5FD #53F7FD #90FAFE #CDFDFF #E1FEFF
Accessibility & contrast
On white
1.21
#90FAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#90FAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90FAFE
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90FAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90FAFE | 1.00 | 1.21 | 17.29 | 17.29 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF1FF
Deuteranopia (green-blind)
#DAE3FF
Tritanopia (blue-blind)
#59FFFB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #90fafe; /* rgb */ color: rgb(144, 250, 254); /* oklch */ color: oklch(92.3% 0.099 198.7);
Tailwind
colors: {
custom: {
50: '#b7fcfe',
500: '#90fafe',
950: '#000000',
},
}SCSS
$custom: #90fafe; $custom-light: #b7fcfe; $custom-dark: #000000;
JSON
{
"hex": "#90fafe",
"rgb": {
"r": 144,
"g": 250,
"b": 254
},
"hsl": {
"h": 182.182,
"s": 98.214,
"l": 78.039
},
"oklch": {
"l": 0.92268,
"c": 0.09869,
"h": 198.7
},
"luminance": 0.81456
}Semantic roles & 50–950 ramp
primary
#90FAFE
secondary
#DF5853
accent
#0800E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121717
muted
#828585