#90FFFD#90FFFD
#90FFFD is a very light, moderate teal. Relative luminance 0.845; OKLCH L 93.3% C 0.102 H 194.0°. Best body text is #000000 at 17.91:1 contrast (WCAG AA passes).
Color values
| HEX | #90FFFD |
|---|---|
| RGB | rgb(144, 255, 253) |
| HSL | hsl(179, 100%, 78%) |
| HSV | hsv(179, 44%, 100%) |
| CMYK | cmyk(43.5%, 0%, 0.8%, 0%) |
| CIE-LAB | lab(93.68, -32.29, -8.99) |
| CIE-LCH | lch(93.68, 33.52, 195.55°) |
| OKLab | oklab(93.34% -0.0994 -0.0248) |
| OKLCH | oklch(93.34% 0.102 194) |
| XYZ | xyz(64.9843, 84.5359, 105.8021) |
| Luminance | 0.8454 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.17
Pale Cyan
#B7FFFA
ΔE00 4.76
Bright Cyan
#41FDFE
ΔE00 4.90
Bright Light Blue
#26F7FD
ΔE00 5.97
Aqua
#00FFFF
ΔE00 5.99
Robin Egg Blue
#8AF1FE
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90FFFD #FF9092
analogous
#90FFC5 #90FFFD #90C9FF
triadic
#90FFFD #FD90FF #FFFD90
tetradic
#90FFFD #C590FF #FF9092 #C9FF90
square
#90FFFD #C590FF #FF9092 #C9FF90
split-complementary
#90FFFD #FF90C9 #FFC590
monochromatic
#16FFFB #53FFFC #90FFFD #CDFFFE #E0FFFE
Accessibility & contrast
On white
1.17
#90FFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.91
#90FFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90FFFD
17.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90FFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90FFFD | 1.00 | 1.17 | 17.91 | 17.91 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F5FD
Deuteranopia (green-blind)
#DFE7FE
Tritanopia (blue-blind)
#58FFFE
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #90fffd; /* rgb */ color: rgb(144, 255, 253); /* oklch */ color: oklch(93.3% 0.102 194.0);
Tailwind
colors: {
custom: {
50: '#b7fffe',
500: '#90fffd',
950: '#000000',
},
}SCSS
$custom: #90fffd; $custom-light: #b7fffe; $custom-dark: #000000;
JSON
{
"hex": "#90fffd",
"rgb": {
"r": 144,
"g": 255,
"b": 253
},
"hsl": {
"h": 178.919,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.93344,
"c": 0.10246,
"h": 194
},
"luminance": 0.84541
}Semantic roles & 50–950 ramp
primary
#90FFFD
secondary
#E15355
accent
#0004E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121817
muted
#828685