#90D5C8#90D5C8
#90D5C8 is a very light, moderate teal. Relative luminance 0.577; OKLCH L 82.3% C 0.072 H 181.3°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #90D5C8 |
|---|---|
| RGB | rgb(144, 213, 200) |
| HSL | hsl(169, 45%, 70%) |
| HSV | hsv(169, 32%, 84%) |
| CMYK | cmyk(32.4%, 0%, 6.1%, 16.5%) |
| CIE-LAB | lab(80.56, -24.46, -0.48) |
| CIE-LCH | lch(80.56, 24.47, 181.13°) |
| OKLab | oklab(82.34% -0.0719 -0.0017) |
| OKLCH | oklch(82.34% 0.072 181.3) |
| XYZ | xyz(45.7175, 57.6853, 63.3578) |
| Luminance | 0.5769 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.13
Seafoam Blue
#78D1B6
ΔE00 5.54
Light Teal
#90E4C1
ΔE00 7.55
Mediumturquoise
#48D1CC
ΔE00 7.61
Turquoise
#40E0D0
ΔE00 8.01
Tiffany Blue
#7BF2DA
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90D5C8 #D5909D
analogous
#90D5A6 #90D5C8 #90BFD5
triadic
#90D5C8 #C890D5 #D5C890
tetradic
#90D5C8 #A690D5 #D5909D #BFD590
square
#90D5C8 #A690D5 #D5909D #BFD590
split-complementary
#90D5C8 #D590BF #D5A690
monochromatic
#40AA96 #64C4B2 #90D5C8 #BCE6DE #E9F7F4
Accessibility & contrast
On white
1.67
#90D5C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#90D5C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90D5C8
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90D5C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90D5C8 | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCDC8
Deuteranopia (green-blind)
#C3C4C9
Tritanopia (blue-blind)
#7AD7D1
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #90d5c8; /* rgb */ color: rgb(144, 213, 200); /* oklch */ color: oklch(82.3% 0.072 181.3);
Tailwind
colors: {
custom: {
50: '#b3e2d8',
500: '#90d5c8',
950: '#000000',
},
}SCSS
$custom: #90d5c8; $custom-light: #b3e2d8; $custom-dark: #000000;
JSON
{
"hex": "#90d5c8",
"rgb": {
"r": 144,
"g": 213,
"b": 200
},
"hsl": {
"h": 168.696,
"s": 45.098,
"l": 70
},
"oklch": {
"l": 0.8234,
"c": 0.07196,
"h": 181.3
},
"luminance": 0.57688
}Semantic roles & 50–950 ramp
primary
#90D5C8
secondary
#AB5E6D
accent
#2D47B8
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483