#90CEC6#90CEC6
#90CEC6 is a light, moderate teal. Relative luminance 0.541; OKLCH L 80.7% C 0.064 H 186.0°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #90CEC6 |
|---|---|
| RGB | rgb(144, 206, 198) |
| HSL | hsl(172, 39%, 69%) |
| HSV | hsv(172, 30%, 81%) |
| CMYK | cmyk(30.1%, 0%, 3.9%, 19.2%) |
| CIE-LAB | lab(78.55, -21.44, -2.37) |
| CIE-LCH | lch(78.55, 21.57, 186.30°) |
| OKLab | oklab(80.71% -0.064 -0.0067) |
| OKLCH | oklch(80.71% 0.064 186) |
| XYZ | xyz(43.7625, 54.1468, 61.5606) |
| Luminance | 0.5415 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.42
Seafoam Blue
#78D1B6
ΔE00 7.35
Mediumturquoise
#48D1CC
ΔE00 7.68
Paleturquoise
#AFEEEE
ΔE00 8.29
Powder Blue
#B0E0E6
ΔE00 8.60
Turquoise
#40E0D0
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90CEC6 #CE9098
analogous
#90CEA7 #90CEC6 #90B7CE
triadic
#90CEC6 #C690CE #CEC690
tetradic
#90CEC6 #A790CE #CE9098 #B7CE90
square
#90CEC6 #A790CE #CE9098 #B7CE90
split-complementary
#90CEC6 #CE90B7 #CEA790
monochromatic
#469E93 #66BBB0 #90CEC6 #BAE1DC #E5F3F2
Accessibility & contrast
On white
1.78
#90CEC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#90CEC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90CEC6
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90CEC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90CEC6 | 1.00 | 1.78 | 11.83 | 11.83 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C7C6
Deuteranopia (green-blind)
#BCBFC7
Tritanopia (blue-blind)
#7CD1CB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #90cec6; /* rgb */ color: rgb(144, 206, 198); /* oklch */ color: oklch(80.7% 0.064 186.0);
Tailwind
colors: {
custom: {
50: '#b2ddd7',
500: '#90cec6',
950: '#000000',
},
}SCSS
$custom: #90cec6; $custom-light: #b2ddd7; $custom-dark: #000000;
JSON
{
"hex": "#90cec6",
"rgb": {
"r": 144,
"g": 206,
"b": 198
},
"hsl": {
"h": 172.258,
"s": 38.75,
"l": 68.627
},
"oklch": {
"l": 0.80708,
"c": 0.06436,
"h": 186
},
"luminance": 0.54149
}Semantic roles & 50–950 ramp
primary
#90CEC6
secondary
#A35F68
accent
#3444B2
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483