#90FFFC#90FFFC
#90FFFC is a very light, moderate teal. Relative luminance 0.845; OKLCH L 93.3% C 0.103 H 193.3°. Best body text is #000000 at 17.90:1 contrast (WCAG AA passes).
Color values
| HEX | #90FFFC |
|---|---|
| RGB | rgb(144, 255, 252) |
| HSL | hsl(178, 100%, 78%) |
| HSV | hsv(178, 44%, 100%) |
| CMYK | cmyk(43.5%, 0%, 1.2%, 0%) |
| CIE-LAB | lab(93.66, -32.53, -8.51) |
| CIE-LCH | lch(93.66, 33.63, 194.66°) |
| OKLab | oklab(93.31% -0.0998 -0.0235) |
| OKLCH | oklch(93.31% 0.103 193.3) |
| XYZ | xyz(64.8254, 84.4724, 104.9653) |
| Luminance | 0.8448 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.20
Pale Cyan
#B7FFFA
ΔE00 4.74
Bright Cyan
#41FDFE
ΔE00 4.93
Aqua
#00FFFF
ΔE00 5.99
Bright Light Blue
#26F7FD
ΔE00 6.08
Bright Turquoise
#0FFEF9
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90FFFC #FF9093
analogous
#90FFC4 #90FFFC #90CAFF
triadic
#90FFFC #FC90FF #FFFC90
tetradic
#90FFFC #C490FF #FF9093 #CAFF90
square
#90FFFC #C490FF #FF9093 #CAFF90
split-complementary
#90FFFC #FF90CA #FFC490
monochromatic
#16FFF9 #53FFFA #90FFFC #CDFFFE #E0FFFE
Accessibility & contrast
On white
1.17
#90FFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.90
#90FFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90FFFC
17.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90FFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90FFFC | 1.00 | 1.17 | 17.90 | 17.90 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F5FC
Deuteranopia (green-blind)
#DFE7FD
Tritanopia (blue-blind)
#59FFFE
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #90fffc; /* rgb */ color: rgb(144, 255, 252); /* oklch */ color: oklch(93.3% 0.103 193.3);
Tailwind
colors: {
custom: {
50: '#b7fffd',
500: '#90fffc',
950: '#000000',
},
}SCSS
$custom: #90fffc; $custom-light: #b7fffd; $custom-dark: #000000;
JSON
{
"hex": "#90fffc",
"rgb": {
"r": 144,
"g": 255,
"b": 252
},
"hsl": {
"h": 178.378,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.93312,
"c": 0.10255,
"h": 193.3
},
"luminance": 0.84478
}Semantic roles & 50–950 ramp
primary
#90FFFC
secondary
#E15356
accent
#0006E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121817
muted
#828685