#90FFF4#90FFF4
#90FFF4 is a very light, moderate teal. Relative luminance 0.840; OKLCH L 93.1% C 0.104 H 187.3°. Best body text is #000000 at 17.80:1 contrast (WCAG AA passes).
Color values
| HEX | #90FFF4 |
|---|---|
| RGB | rgb(144, 255, 244) |
| HSL | hsl(174, 100%, 78%) |
| HSV | hsv(174, 44%, 100%) |
| CMYK | cmyk(43.5%, 0%, 4.3%, 0%) |
| CIE-LAB | lab(93.44, -34.43, -4.69) |
| CIE-LCH | lch(93.44, 34.75, 187.76°) |
| OKLab | oklab(93.07% -0.103 -0.0132) |
| OKLCH | oklch(93.07% 0.104 187.3) |
| XYZ | xyz(63.5843, 83.9759, 98.4287) |
| Luminance | 0.8398 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 4.40
Pale Cyan
#B7FFFA
ΔE00 5.29
Tiffany Blue
#7BF2DA
ΔE00 5.40
Bright Cyan
#41FDFE
ΔE00 6.03
Pale Aqua
#B8FFEB
ΔE00 6.12
Bright Turquoise
#0FFEF9
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90FFF4 #FF909B
analogous
#90FFBC #90FFF4 #90D2FF
triadic
#90FFF4 #F490FF #FFF490
tetradic
#90FFF4 #BC90FF #FF909B #D2FF90
square
#90FFF4 #BC90FF #FF909B #D2FF90
split-complementary
#90FFF4 #FF90D2 #FFBC90
monochromatic
#16FFE8 #53FFEE #90FFF4 #CDFFFA #E0FFFC
Accessibility & contrast
On white
1.18
#90FFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.80
#90FFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90FFF4
17.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90FFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90FFF4 | 1.00 | 1.18 | 17.80 | 17.80 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F4F4
Deuteranopia (green-blind)
#E2E6F5
Tritanopia (blue-blind)
#5EFFFB
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #90fff4; /* rgb */ color: rgb(144, 255, 244); /* oklch */ color: oklch(93.1% 0.104 187.3);
Tailwind
colors: {
custom: {
50: '#b6fff7',
500: '#90fff4',
950: '#000000',
},
}SCSS
$custom: #90fff4; $custom-light: #b6fff7; $custom-dark: #000000;
JSON
{
"hex": "#90fff4",
"rgb": {
"r": 144,
"g": 255,
"b": 244
},
"hsl": {
"h": 174.054,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.93068,
"c": 0.10389,
"h": 187.3
},
"luminance": 0.83981
}Semantic roles & 50–950 ramp
primary
#90FFF4
secondary
#E15361
accent
#0017E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121817
muted
#828685