#90F2ED#90F2ED
#90F2ED is a very light, moderate teal. Relative luminance 0.755; OKLCH L 90.0% C 0.093 H 191.4°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #90F2ED |
|---|---|
| RGB | rgb(144, 242, 237) |
| HSL | hsl(177, 79%, 76%) |
| HSV | hsv(177, 40%, 95%) |
| CMYK | cmyk(40.5%, 0%, 2.1%, 5.1%) |
| CIE-LAB | lab(89.65, -29.98, -6.65) |
| CIE-LCH | lch(89.65, 30.71, 192.51°) |
| OKLab | oklab(89.96% -0.0912 -0.0184) |
| OKLCH | oklch(89.96% 0.093 191.4) |
| XYZ | xyz(58.5339, 75.5436, 91.6013) |
| Luminance | 0.7555 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.79
Pale Cyan
#B7FFFA
ΔE00 4.84
Paleturquoise
#AFEEEE
ΔE00 5.28
Robin'S Egg Blue
#98EFF9
ΔE00 5.91
Bright Cyan
#41FDFE
ΔE00 6.10
Robin Egg Blue
#8AF1FE
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90F2ED #F29095
analogous
#90F2BC #90F2ED #90C6F2
triadic
#90F2ED #ED90F2 #F2ED90
tetradic
#90F2ED #BC90F2 #F29095 #C6F290
square
#90F2ED #BC90F2 #F29095 #C6F290
split-complementary
#90F2ED #F290C6 #F2BC90
monochromatic
#22E5DB #59ECE4 #90F2ED #C7F8F6 #E4FCFB
Accessibility & contrast
On white
1.30
#90F2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#90F2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90F2ED
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90F2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90F2ED | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E9ED
Deuteranopia (green-blind)
#D6DCEE
Tritanopia (blue-blind)
#65F7F0
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #90f2ed; /* rgb */ color: rgb(144, 242, 237); /* oklch */ color: oklch(90.0% 0.093 191.4);
Tailwind
colors: {
custom: {
50: '#b5f6f2',
500: '#90f2ed',
950: '#000000',
},
}SCSS
$custom: #90f2ed; $custom-light: #b5f6f2; $custom-dark: #000000;
JSON
{
"hex": "#90f2ed",
"rgb": {
"r": 144,
"g": 242,
"b": 237
},
"hsl": {
"h": 176.939,
"s": 79.032,
"l": 75.686
},
"oklch": {
"l": 0.89955,
"c": 0.09307,
"h": 191.4
},
"luminance": 0.75548
}Semantic roles & 50–950 ramp
primary
#90F2ED
secondary
#CF575D
accent
#0A15DB
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#121717
muted
#828585