#90FCFD#90FCFD
#90FCFD is a very light, moderate teal. Relative luminance 0.826; OKLCH L 92.7% C 0.100 H 196.3°. Best body text is #000000 at 17.53:1 contrast (WCAG AA passes).
Color values
| HEX | #90FCFD |
|---|---|
| RGB | rgb(144, 252, 253) |
| HSL | hsl(181, 96%, 78%) |
| HSV | hsv(181, 43%, 99%) |
| CMYK | cmyk(43.1%, 0.4%, 0%, 0.8%) |
| CIE-LAB | lab(92.86, -30.88, -10.22) |
| CIE-LCH | lch(92.86, 32.53, 198.31°) |
| OKLab | oklab(92.68% -0.0961 -0.0282) |
| OKLCH | oklch(92.68% 0.1 196.3) |
| XYZ | xyz(64.0347, 82.6369, 105.4856) |
| Luminance | 0.8264 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.22
Robin Egg Blue
#8AF1FE
ΔE00 4.84
Pale Cyan
#B7FFFA
ΔE00 4.86
Robin'S Egg Blue
#98EFF9
ΔE00 4.90
Bright Cyan
#41FDFE
ΔE00 5.11
Bright Light Blue
#26F7FD
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90FCFD #FD9190
analogous
#90FDC7 #90FCFD #90C6FD
triadic
#90FCFD #FD90FC #FCFD90
tetradic
#90FCFD #C790FD #FD9190 #C6FD90
square
#90FCFD #C790FD #FD9190 #C6FD90
split-complementary
#90FCFD #FD90C6 #FDC790
monochromatic
#18F9FB #54FAFC #90FCFD #CCFEFE #E1FEFE
Accessibility & contrast
On white
1.20
#90FCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.53
#90FCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90FCFD
17.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90FCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90FCFD | 1.00 | 1.20 | 17.53 | 17.53 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FD
Deuteranopia (green-blind)
#DCE4FE
Tritanopia (blue-blind)
#59FFFC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #90fcfd; /* rgb */ color: rgb(144, 252, 253); /* oklch */ color: oklch(92.7% 0.100 196.3);
Tailwind
colors: {
custom: {
50: '#b7fdfe',
500: '#90fcfd',
950: '#000000',
},
}SCSS
$custom: #90fcfd; $custom-light: #b7fdfe; $custom-dark: #000000;
JSON
{
"hex": "#90fcfd",
"rgb": {
"r": 144,
"g": 252,
"b": 253
},
"hsl": {
"h": 180.55,
"s": 96.46,
"l": 77.843
},
"oklch": {
"l": 0.92679,
"c": 0.10012,
"h": 196.3
},
"luminance": 0.82642
}Semantic roles & 50–950 ramp
primary
#90FCFD
secondary
#DE5553
accent
#0200E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121717
muted
#828585