#90FCFA#90FCFA
#90FCFA is a very light, moderate teal. Relative luminance 0.825; OKLCH L 92.6% C 0.100 H 194.0°. Best body text is #000000 at 17.49:1 contrast (WCAG AA passes).
Color values
| HEX | #90FCFA |
|---|---|
| RGB | rgb(144, 252, 250) |
| HSL | hsl(179, 95%, 78%) |
| HSV | hsv(179, 43%, 99%) |
| CMYK | cmyk(42.9%, 0%, 0.8%, 1.2%) |
| CIE-LAB | lab(92.77, -31.60, -8.79) |
| CIE-LCH | lch(92.77, 32.80, 195.54°) |
| OKLab | oklab(92.58% -0.0973 -0.0243) |
| OKLCH | oklch(92.58% 0.1 194) |
| XYZ | xyz(63.5606, 82.4472, 102.9884) |
| Luminance | 0.8245 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.08
Pale Cyan
#B7FFFA
ΔE00 4.65
Bright Cyan
#41FDFE
ΔE00 5.02
Robin'S Egg Blue
#98EFF9
ΔE00 5.73
Robin Egg Blue
#8AF1FE
ΔE00 5.80
Bright Light Blue
#26F7FD
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90FCFA #FC9092
analogous
#90FCC4 #90FCFA #90C8FC
triadic
#90FCFA #FA90FC #FCFA90
tetradic
#90FCFA #C490FC #FC9092 #C8FC90
square
#90FCFA #C490FC #FC9092 #C8FC90
split-complementary
#90FCFA #FC90C8 #FCC490
monochromatic
#19F9F5 #54FAF7 #90FCFA #CCFEFD #E1FEFE
Accessibility & contrast
On white
1.20
#90FCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.49
#90FCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90FCFA
17.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90FCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90FCFA | 1.00 | 1.20 | 17.49 | 17.49 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FA
Deuteranopia (green-blind)
#DDE4FB
Tritanopia (blue-blind)
#5BFFFB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #90fcfa; /* rgb */ color: rgb(144, 252, 250); /* oklch */ color: oklch(92.6% 0.100 194.0);
Tailwind
colors: {
custom: {
50: '#b6fdfb',
500: '#90fcfa',
950: '#000000',
},
}SCSS
$custom: #90fcfa; $custom-light: #b6fdfb; $custom-dark: #000000;
JSON
{
"hex": "#90fcfa",
"rgb": {
"r": 144,
"g": 252,
"b": 250
},
"hsl": {
"h": 178.889,
"s": 94.737,
"l": 77.647
},
"oklch": {
"l": 0.92584,
"c": 0.10026,
"h": 194
},
"luminance": 0.82452
}Semantic roles & 50–950 ramp
primary
#90FCFA
secondary
#DC5456
accent
#0004E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121717
muted
#828585