#90FDFD#90FDFD
#90FDFD is a very light, moderate teal. Relative luminance 0.833; OKLCH L 92.9% C 0.101 H 195.6°. Best body text is #000000 at 17.65:1 contrast (WCAG AA passes).
Color values
| HEX | #90FDFD |
|---|---|
| RGB | rgb(144, 253, 253) |
| HSL | hsl(180, 96%, 78%) |
| HSV | hsv(180, 43%, 99%) |
| CMYK | cmyk(43.1%, 0%, 0%, 0.8%) |
| CIE-LAB | lab(93.13, -31.35, -9.81) |
| CIE-LCH | lch(93.13, 32.85, 197.37°) |
| OKLab | oklab(92.9% -0.0972 -0.027) |
| OKLCH | oklch(92.9% 0.101 195.6) |
| XYZ | xyz(64.3496, 83.2666, 105.5905) |
| Luminance | 0.8327 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.15
Pale Cyan
#B7FFFA
ΔE00 4.80
Bright Cyan
#41FDFE
ΔE00 5.00
Robin Egg Blue
#8AF1FE
ΔE00 5.26
Robin'S Egg Blue
#98EFF9
ΔE00 5.30
Bright Light Blue
#26F7FD
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90FDFD #FD9090
analogous
#90FDC6 #90FDFD #90C6FD
triadic
#90FDFD #FD90FD #FDFD90
tetradic
#90FDFD #C690FD #FD9090 #C6FD90
square
#90FDFD #C690FD #FD9090 #C6FD90
split-complementary
#90FDFD #FD90C6 #FDC690
monochromatic
#18FBFB #54FCFC #90FDFD #CCFEFE #E1FEFE
Accessibility & contrast
On white
1.19
#90FDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.65
#90FDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90FDFD
17.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90FDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90FDFD | 1.00 | 1.19 | 17.65 | 17.65 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F4FD
Deuteranopia (green-blind)
#DDE5FE
Tritanopia (blue-blind)
#59FFFD
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #90fdfd; /* rgb */ color: rgb(144, 253, 253); /* oklch */ color: oklch(92.9% 0.101 195.6);
Tailwind
colors: {
custom: {
50: '#b7fefe',
500: '#90fdfd',
950: '#000000',
},
}SCSS
$custom: #90fdfd; $custom-light: #b7fefe; $custom-dark: #000000;
JSON
{
"hex": "#90fdfd",
"rgb": {
"r": 144,
"g": 253,
"b": 253
},
"hsl": {
"h": 180,
"s": 96.46,
"l": 77.843
},
"oklch": {
"l": 0.929,
"c": 0.10088,
"h": 195.6
},
"luminance": 0.83272
}Semantic roles & 50–950 ramp
primary
#90FDFD
secondary
#DE5353
accent
#0000E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121817
muted
#828685