#90F5FA#90F5FA
#90F5FA is a very light, moderate teal. Relative luminance 0.781; OKLCH L 91.0% C 0.095 H 199.7°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #90F5FA |
|---|---|
| RGB | rgb(144, 245, 250) |
| HSL | hsl(183, 91%, 77%) |
| HSV | hsv(183, 42%, 98%) |
| CMYK | cmyk(42.4%, 2%, 0%, 2%) |
| CIE-LAB | lab(90.84, -28.28, -11.66) |
| CIE-LCH | lch(90.84, 30.59, 202.40°) |
| OKLab | oklab(91.03% -0.0894 -0.0321) |
| OKLCH | oklch(91.03% 0.095 199.7) |
| XYZ | xyz(61.4027, 78.1315, 102.2692) |
| Luminance | 0.7814 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 2.87
Robin Egg Blue
#8AF1FE
ΔE00 2.88
Light Cyan
#ACFFFC
ΔE00 4.10
Robin'S Egg
#6DEDFD
ΔE00 4.34
Paleturquoise
#AFEEEE
ΔE00 4.99
Pale Cyan
#B7FFFA
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90F5FA #FA9590
analogous
#90FACA #90F5FA #90C0FA
triadic
#90F5FA #FA90F5 #F5FA90
tetradic
#90F5FA #CA90FA #FA9590 #C0FA90
square
#90F5FA #CA90FA #FA9590 #C0FA90
split-complementary
#90F5FA #FA90C0 #FACA90
monochromatic
#1BEAF5 #55F0F7 #90F5FA #CBFAFD #E2FCFE
Accessibility & contrast
On white
1.26
#90F5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#90F5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90F5FA
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90F5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90F5FA | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EDFB
Deuteranopia (green-blind)
#D6DFFB
Tritanopia (blue-blind)
#5DFCF6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #90f5fa; /* rgb */ color: rgb(144, 245, 250); /* oklch */ color: oklch(91.0% 0.095 199.7);
Tailwind
colors: {
custom: {
50: '#b6f8fc',
500: '#90f5fa',
950: '#000000',
},
}SCSS
$custom: #90f5fa; $custom-light: #b6f8fc; $custom-dark: #000000;
JSON
{
"hex": "#90f5fa",
"rgb": {
"r": 144,
"g": 245,
"b": 250
},
"hsl": {
"h": 182.83,
"s": 91.379,
"l": 77.255
},
"oklch": {
"l": 0.91033,
"c": 0.09502,
"h": 199.7
},
"luminance": 0.78136
}Semantic roles & 50–950 ramp
primary
#90F5FA
secondary
#DA5B55
accent
#0B00E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121717
muted
#828585