#90FAFF#90FAFF
#90FAFF is a very light, moderate teal. Relative luminance 0.815; OKLCH L 92.3% C 0.099 H 199.5°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #90FAFF |
|---|---|
| RGB | rgb(144, 250, 255) |
| HSL | hsl(183, 100%, 78%) |
| HSV | hsv(183, 44%, 100%) |
| CMYK | cmyk(43.5%, 2%, 0%, 0%) |
| CIE-LAB | lab(92.36, -29.44, -11.99) |
| CIE-LCH | lch(92.36, 31.79, 202.16°) |
| OKLab | oklab(92.3% -0.0931 -0.033) |
| OKLCH | oklch(92.3% 0.099 199.5) |
| XYZ | xyz(63.7302, 81.5155, 106.9641) |
| Luminance | 0.8152 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin Egg Blue
#8AF1FE
ΔE00 3.39
Robin'S Egg Blue
#98EFF9
ΔE00 3.62
Light Cyan
#ACFFFC
ΔE00 3.86
Robin'S Egg
#6DEDFD
ΔE00 4.76
Pale Cyan
#B7FFFA
ΔE00 5.40
Paleturquoise
#AFEEEE
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90FAFF #FF9590
analogous
#90FFCC #90FAFF #90C2FF
triadic
#90FAFF #FF90FA #FAFF90
tetradic
#90FAFF #CC90FF #FF9590 #C2FF90
square
#90FAFF #CC90FF #FF9590 #C2FF90
split-complementary
#90FAFF #FF90C2 #FFCC90
monochromatic
#16F4FF #53F7FF #90FAFF #CDFDFF #E0FEFF
Accessibility & contrast
On white
1.21
#90FAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#90FAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90FAFF
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90FAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90FAFF | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF1FF
Deuteranopia (green-blind)
#D9E3FF
Tritanopia (blue-blind)
#58FFFB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #90faff; /* rgb */ color: rgb(144, 250, 255); /* oklch */ color: oklch(92.3% 0.099 199.5);
Tailwind
colors: {
custom: {
50: '#b7fcff',
500: '#90faff',
950: '#000000',
},
}SCSS
$custom: #90faff; $custom-light: #b7fcff; $custom-dark: #000000;
JSON
{
"hex": "#90faff",
"rgb": {
"r": 144,
"g": 250,
"b": 255
},
"hsl": {
"h": 182.703,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.923,
"c": 0.09874,
"h": 199.5
},
"luminance": 0.81521
}Semantic roles & 50–950 ramp
primary
#90FAFF
secondary
#E15953
accent
#0A00E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121718
muted
#828586