#90C7BF#90C7BF
#90C7BF is a light, muted teal. Relative luminance 0.505; OKLCH L 78.9% C 0.058 H 184.9°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #90C7BF |
|---|---|
| RGB | rgb(144, 199, 191) |
| HSL | hsl(171, 33%, 67%) |
| HSV | hsv(171, 28%, 78%) |
| CMYK | cmyk(27.6%, 0%, 4%, 22%) |
| CIE-LAB | lab(76.40, -19.47, -1.75) |
| CIE-LCH | lch(76.40, 19.55, 185.13°) |
| OKLab | oklab(78.93% -0.058 -0.005) |
| OKLCH | oklch(78.93% 0.058 184.9) |
| XYZ | xyz(41.3259, 50.5357, 56.8570) |
| Luminance | 0.5054 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.57
Seafoam Blue
#78D1B6
ΔE00 7.96
Mediumturquoise
#48D1CC
ΔE00 8.71
Powder Blue
#B0E0E6
ΔE00 9.22
Paleturquoise
#AFEEEE
ΔE00 9.75
Mediumaquamarine
#66CDAA
ΔE00 10.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90C7BF #C79098
analogous
#90C7A4 #90C7BF #90B3C7
triadic
#90C7BF #BF90C7 #C7BF90
tetradic
#90C7BF #A490C7 #C79098 #B3C790
square
#90C7BF #A490C7 #C79098 #B3C790
split-complementary
#90C7BF #C790B3 #C7A490
monochromatic
#4A9388 #67B2A8 #90C7BF #B9DCD6 #E1F0EE
Accessibility & contrast
On white
1.89
#90C7BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#90C7BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90C7BF
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90C7BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90C7BF | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C1BF
Deuteranopia (green-blind)
#B7B9C0
Tritanopia (blue-blind)
#7FC9C4
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #90c7bf; /* rgb */ color: rgb(144, 199, 191); /* oklch */ color: oklch(78.9% 0.058 184.9);
Tailwind
colors: {
custom: {
50: '#b2d8d2',
500: '#90c7bf',
950: '#000000',
},
}SCSS
$custom: #90c7bf; $custom-light: #b2d8d2; $custom-dark: #000000;
JSON
{
"hex": "#90c7bf",
"rgb": {
"r": 144,
"g": 199,
"b": 191
},
"hsl": {
"h": 171.273,
"s": 32.934,
"l": 67.255
},
"oklch": {
"l": 0.78928,
"c": 0.05819,
"h": 184.9
},
"luminance": 0.50538
}Semantic roles & 50–950 ramp
primary
#90C7BF
secondary
#9B6169
accent
#3A4AAC
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111414
muted
#818383