#90FDFE#90FDFE
#90FDFE is a very light, moderate teal. Relative luminance 0.833; OKLCH L 92.9% C 0.101 H 196.3°. Best body text is #000000 at 17.67:1 contrast (WCAG AA passes).
Color values
| HEX | #90FDFE |
|---|---|
| RGB | rgb(144, 253, 254) |
| HSL | hsl(181, 98%, 78%) |
| HSV | hsv(181, 43%, 100%) |
| CMYK | cmyk(43.3%, 0.4%, 0%, 0.4%) |
| CIE-LAB | lab(93.16, -31.11, -10.28) |
| CIE-LCH | lch(93.16, 32.76, 198.29°) |
| OKLab | oklab(92.93% -0.0968 -0.0284) |
| OKLCH | oklch(92.93% 0.101 196.3) |
| XYZ | xyz(64.5093, 83.3305, 106.4317) |
| Luminance | 0.8334 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.24
Pale Cyan
#B7FFFA
ΔE00 4.89
Robin Egg Blue
#8AF1FE
ΔE00 4.95
Robin'S Egg Blue
#98EFF9
ΔE00 5.04
Bright Cyan
#41FDFE
ΔE00 5.06
Bright Light Blue
#26F7FD
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90FDFE #FE9190
analogous
#90FEC8 #90FDFE #90C6FE
triadic
#90FDFE #FE90FD #FDFE90
tetradic
#90FDFE #C890FE #FE9190 #C6FE90
square
#90FDFE #C890FE #FE9190 #C6FE90
split-complementary
#90FDFE #FE90C6 #FEC890
monochromatic
#17FBFD #53FCFD #90FDFE #CDFEFF #E1FEFF
Accessibility & contrast
On white
1.19
#90FDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.67
#90FDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90FDFE
17.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90FDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90FDFE | 1.00 | 1.19 | 17.67 | 17.67 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F4FE
Deuteranopia (green-blind)
#DDE5FF
Tritanopia (blue-blind)
#58FFFD
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #90fdfe; /* rgb */ color: rgb(144, 253, 254); /* oklch */ color: oklch(92.9% 0.101 196.3);
Tailwind
colors: {
custom: {
50: '#b7fefe',
500: '#90fdfe',
950: '#000000',
},
}SCSS
$custom: #90fdfe; $custom-light: #b7fefe; $custom-dark: #000000;
JSON
{
"hex": "#90fdfe",
"rgb": {
"r": 144,
"g": 253,
"b": 254
},
"hsl": {
"h": 180.545,
"s": 98.214,
"l": 78.039
},
"oklch": {
"l": 0.92932,
"c": 0.10086,
"h": 196.3
},
"luminance": 0.83336
}Semantic roles & 50–950 ramp
primary
#90FDFE
secondary
#DF5453
accent
#0200E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121817
muted
#828685