#90CFC7#90CFC7
#90CFC7 is a light, moderate teal. Relative luminance 0.547; OKLCH L 81.0% C 0.065 H 186.1°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #90CFC7 |
|---|---|
| RGB | rgb(144, 207, 199) |
| HSL | hsl(172, 40%, 69%) |
| HSV | hsv(172, 30%, 81%) |
| CMYK | cmyk(30.4%, 0%, 3.9%, 18.8%) |
| CIE-LAB | lab(78.85, -21.71, -2.45) |
| CIE-LCH | lch(78.85, 21.85, 186.44°) |
| OKLab | oklab(80.96% -0.0649 -0.0069) |
| OKLCH | oklch(80.96% 0.065 186.1) |
| XYZ | xyz(44.1197, 54.6761, 62.2505) |
| Luminance | 0.5468 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.45
Seafoam Blue
#78D1B6
ΔE00 7.31
Mediumturquoise
#48D1CC
ΔE00 7.57
Paleturquoise
#AFEEEE
ΔE00 8.10
Powder Blue
#B0E0E6
ΔE00 8.54
Turquoise
#40E0D0
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90CFC7 #CF9098
analogous
#90CFA8 #90CFC7 #90B8CF
triadic
#90CFC7 #C790CF #CFC790
tetradic
#90CFC7 #A890CF #CF9098 #B8CF90
square
#90CFC7 #A890CF #CF9098 #B8CF90
split-complementary
#90CFC7 #CF90B8 #CFA890
monochromatic
#45A094 #65BDB1 #90CFC7 #BBE1DD #E5F4F2
Accessibility & contrast
On white
1.76
#90CFC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#90CFC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90CFC7
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90CFC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90CFC7 | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C8C7
Deuteranopia (green-blind)
#BDC0C8
Tritanopia (blue-blind)
#7CD2CC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #90cfc7; /* rgb */ color: rgb(144, 207, 199); /* oklch */ color: oklch(81.0% 0.065 186.1);
Tailwind
colors: {
custom: {
50: '#b2ddd8',
500: '#90cfc7',
950: '#000000',
},
}SCSS
$custom: #90cfc7; $custom-light: #b2ddd8; $custom-dark: #000000;
JSON
{
"hex": "#90cfc7",
"rgb": {
"r": 144,
"g": 207,
"b": 199
},
"hsl": {
"h": 172.381,
"s": 39.623,
"l": 68.824
},
"oklch": {
"l": 0.80963,
"c": 0.06523,
"h": 186.1
},
"luminance": 0.54678
}Semantic roles & 50–950 ramp
primary
#90CFC7
secondary
#A45F68
accent
#3343B3
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483