#90F5F4#90F5F4
#90F5F4 is a very light, moderate teal. Relative luminance 0.778; OKLCH L 90.8% C 0.095 H 194.8°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #90F5F4 |
|---|---|
| RGB | rgb(144, 245, 244) |
| HSL | hsl(179, 83%, 76%) |
| HSV | hsv(179, 41%, 96%) |
| CMYK | cmyk(41.2%, 0%, 0.4%, 3.9%) |
| CIE-LAB | lab(90.67, -29.74, -8.79) |
| CIE-LCH | lch(90.67, 31.01, 196.46°) |
| OKLab | oklab(90.84% -0.0918 -0.0242) |
| OKLCH | oklch(90.84% 0.095 194.8) |
| XYZ | xyz(60.4769, 77.7612, 97.3929) |
| Luminance | 0.7777 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.34
Robin'S Egg Blue
#98EFF9
ΔE00 4.72
Pale Cyan
#B7FFFA
ΔE00 4.74
Robin Egg Blue
#8AF1FE
ΔE00 5.00
Paleturquoise
#AFEEEE
ΔE00 5.09
Bright Cyan
#41FDFE
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90F5F4 #F59091
analogous
#90F5C2 #90F5F4 #90C4F5
triadic
#90F5F4 #F490F5 #F5F490
tetradic
#90F5F4 #C290F5 #F59091 #C4F590
square
#90F5F4 #C290F5 #F59091 #C4F590
split-complementary
#90F5F4 #F590C4 #F5C290
monochromatic
#20EBE9 #58F0EE #90F5F4 #C8FAFA #E3FCFC
Accessibility & contrast
On white
1.27
#90F5F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#90F5F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90F5F4
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90F5F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90F5F4 | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9ECF4
Deuteranopia (green-blind)
#D7DFF5
Tritanopia (blue-blind)
#61FBF4
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #90f5f4; /* rgb */ color: rgb(144, 245, 244); /* oklch */ color: oklch(90.8% 0.095 194.8);
Tailwind
colors: {
custom: {
50: '#b6f8f7',
500: '#90f5f4',
950: '#000000',
},
}SCSS
$custom: #90f5f4; $custom-light: #b6f8f7; $custom-dark: #000000;
JSON
{
"hex": "#90f5f4",
"rgb": {
"r": 144,
"g": 245,
"b": 244
},
"hsl": {
"h": 179.406,
"s": 83.471,
"l": 76.275
},
"oklch": {
"l": 0.90841,
"c": 0.09497,
"h": 194.8
},
"luminance": 0.77766
}Semantic roles & 50–950 ramp
primary
#90F5F4
secondary
#D35658
accent
#0608E0
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121717
muted
#828585