#90F4F4#90F4F4
#90F4F4 is a very light, moderate teal. Relative luminance 0.772; OKLCH L 90.6% C 0.094 H 195.6°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #90F4F4 |
|---|---|
| RGB | rgb(144, 244, 244) |
| HSL | hsl(180, 82%, 76%) |
| HSV | hsv(180, 41%, 96%) |
| CMYK | cmyk(41%, 0%, 0%, 4.3%) |
| CIE-LAB | lab(90.39, -29.26, -9.20) |
| CIE-LCH | lch(90.39, 30.67, 197.45°) |
| OKLab | oklab(90.62% -0.0907 -0.0253) |
| OKLCH | oklch(90.62% 0.094 195.6) |
| XYZ | xyz(60.1752, 77.1578, 97.2924) |
| Luminance | 0.7716 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.48
Robin'S Egg Blue
#98EFF9
ΔE00 4.31
Robin Egg Blue
#8AF1FE
ΔE00 4.60
Pale Cyan
#B7FFFA
ΔE00 4.85
Paleturquoise
#AFEEEE
ΔE00 4.91
Robin'S Egg
#6DEDFD
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90F4F4 #F49090
analogous
#90F4C2 #90F4F4 #90C2F4
triadic
#90F4F4 #F490F4 #F4F490
tetradic
#90F4F4 #C290F4 #F49090 #C2F490
square
#90F4F4 #C290F4 #F49090 #C2F490
split-complementary
#90F4F4 #F490C2 #F4C290
monochromatic
#21E9E9 #58EEEE #90F4F4 #C8FAFA #E3FCFC
Accessibility & contrast
On white
1.28
#90F4F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#90F4F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90F4F4
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90F4F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90F4F4 | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EBF4
Deuteranopia (green-blind)
#D6DEF5
Tritanopia (blue-blind)
#61FAF4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #90f4f4; /* rgb */ color: rgb(144, 244, 244); /* oklch */ color: oklch(90.6% 0.094 195.6);
Tailwind
colors: {
custom: {
50: '#b6f8f7',
500: '#90f4f4',
950: '#000000',
},
}SCSS
$custom: #90f4f4; $custom-light: #b6f8f7; $custom-dark: #000000;
JSON
{
"hex": "#90f4f4",
"rgb": {
"r": 144,
"g": 244,
"b": 244
},
"hsl": {
"h": 180,
"s": 81.967,
"l": 76.078
},
"oklch": {
"l": 0.90619,
"c": 0.09417,
"h": 195.6
},
"luminance": 0.77162
}Semantic roles & 50–950 ramp
primary
#90F4F4
secondary
#D15757
accent
#0707DE
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121717
muted
#828585