#90FAFA#90FAFA
#90FAFA is a very light, moderate teal. Relative luminance 0.812; OKLCH L 92.1% C 0.099 H 195.6°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #90FAFA |
|---|---|
| RGB | rgb(144, 250, 250) |
| HSL | hsl(180, 91%, 77%) |
| HSV | hsv(180, 42%, 98%) |
| CMYK | cmyk(42.4%, 0%, 0%, 2%) |
| CIE-LAB | lab(92.22, -30.66, -9.61) |
| CIE-LCH | lch(92.22, 32.13, 197.40°) |
| OKLab | oklab(92.14% -0.095 -0.0265) |
| OKLCH | oklch(92.14% 0.099 195.6) |
| XYZ | xyz(62.9358, 81.1977, 102.7802) |
| Luminance | 0.8120 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.14
Pale Cyan
#B7FFFA
ΔE00 4.74
Robin'S Egg Blue
#98EFF9
ΔE00 4.92
Robin Egg Blue
#8AF1FE
ΔE00 4.97
Bright Cyan
#41FDFE
ΔE00 5.18
Paleturquoise
#AFEEEE
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90FAFA #FA9090
analogous
#90FAC5 #90FAFA #90C5FA
triadic
#90FAFA #FA90FA #FAFA90
tetradic
#90FAFA #C590FA #FA9090 #C5FA90
square
#90FAFA #C590FA #FA9090 #C5FA90
split-complementary
#90FAFA #FA90C5 #FAC590
monochromatic
#1BF5F5 #55F7F7 #90FAFA #CBFDFD #E2FEFE
Accessibility & contrast
On white
1.22
#90FAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#90FAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90FAFA
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90FAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90FAFA | 1.00 | 1.22 | 17.24 | 17.24 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF1FA
Deuteranopia (green-blind)
#DBE3FB
Tritanopia (blue-blind)
#5CFFFA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #90fafa; /* rgb */ color: rgb(144, 250, 250); /* oklch */ color: oklch(92.1% 0.099 195.6);
Tailwind
colors: {
custom: {
50: '#b6fcfb',
500: '#90fafa',
950: '#000000',
},
}SCSS
$custom: #90fafa; $custom-light: #b6fcfb; $custom-dark: #000000;
JSON
{
"hex": "#90fafa",
"rgb": {
"r": 144,
"g": 250,
"b": 250
},
"hsl": {
"h": 180,
"s": 91.379,
"l": 77.255
},
"oklch": {
"l": 0.9214,
"c": 0.09867,
"h": 195.6
},
"luminance": 0.81203
}Semantic roles & 50–950 ramp
primary
#90FAFA
secondary
#DA5555
accent
#0000E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121717
muted
#828585