#90F2F2#90F2F2
#90F2F2 is a very light, moderate teal. Relative luminance 0.758; OKLCH L 90.1% C 0.093 H 195.6°. Best body text is #000000 at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #90F2F2 |
|---|---|
| RGB | rgb(144, 242, 242) |
| HSL | hsl(180, 79%, 76%) |
| HSV | hsv(180, 40%, 95%) |
| CMYK | cmyk(40.5%, 0%, 0%, 5.1%) |
| CIE-LAB | lab(89.78, -28.79, -9.06) |
| CIE-LCH | lch(89.78, 30.18, 197.47°) |
| OKLab | oklab(90.11% -0.0892 -0.025) |
| OKLCH | oklch(90.11% 0.093 195.6) |
| XYZ | xyz(59.2746, 75.8399, 95.5022) |
| Luminance | 0.7584 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.69
Robin'S Egg Blue
#98EFF9
ΔE00 4.18
Robin Egg Blue
#8AF1FE
ΔE00 4.55
Paleturquoise
#AFEEEE
ΔE00 4.70
Pale Cyan
#B7FFFA
ΔE00 4.97
Robin'S Egg
#6DEDFD
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90F2F2 #F29090
analogous
#90F2C1 #90F2F2 #90C1F2
triadic
#90F2F2 #F290F2 #F2F290
tetradic
#90F2F2 #C190F2 #F29090 #C1F290
square
#90F2F2 #C190F2 #F29090 #C1F290
split-complementary
#90F2F2 #F290C1 #F2C190
monochromatic
#22E5E5 #59ECEC #90F2F2 #C7F8F8 #E4FCFC
Accessibility & contrast
On white
1.30
#90F2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.17
#90F2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90F2F2
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90F2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90F2F2 | 1.00 | 1.30 | 16.17 | 16.17 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E9F2
Deuteranopia (green-blind)
#D5DCF3
Tritanopia (blue-blind)
#62F8F2
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #90f2f2; /* rgb */ color: rgb(144, 242, 242); /* oklch */ color: oklch(90.1% 0.093 195.6);
Tailwind
colors: {
custom: {
50: '#b6f6f6',
500: '#90f2f2',
950: '#000000',
},
}SCSS
$custom: #90f2f2; $custom-light: #b6f6f6; $custom-dark: #000000;
JSON
{
"hex": "#90f2f2",
"rgb": {
"r": 144,
"g": 242,
"b": 242
},
"hsl": {
"h": 180,
"s": 79.032,
"l": 75.686
},
"oklch": {
"l": 0.90111,
"c": 0.09265,
"h": 195.6
},
"luminance": 0.75844
}Semantic roles & 50–950 ramp
primary
#90F2F2
secondary
#CF5757
accent
#0A0ADB
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#121717
muted
#828585