#90CFBC#90CFBC
#90CFBC is a light, moderate teal. Relative luminance 0.542; OKLCH L 80.6% C 0.070 H 173.7°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #90CFBC |
|---|---|
| RGB | rgb(144, 207, 188) |
| HSL | hsl(162, 40%, 69%) |
| HSV | hsv(162, 30%, 81%) |
| CMYK | cmyk(30.4%, 0%, 9.2%, 18.8%) |
| CIE-LAB | lab(78.57, -24.12, 3.03) |
| CIE-LCH | lch(78.57, 24.31, 172.83°) |
| OKLab | oklab(80.64% -0.0695 0.0077) |
| OKLCH | oklch(80.64% 0.07 173.7) |
| XYZ | xyz(42.8885, 54.1836, 55.7658) |
| Luminance | 0.5419 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.82
Seafoam Blue
#78D1B6
ΔE00 4.15
Light Teal
#90E4C1
ΔE00 6.61
Mediumaquamarine
#66CDAA
ΔE00 6.79
Seafoam
#7FE0B3
ΔE00 8.35
Tiffany Blue
#7BF2DA
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90CFBC #CF90A3
analogous
#90CF9D #90CFBC #90C3CF
triadic
#90CFBC #BC90CF #CFBC90
tetradic
#90CFBC #9D90CF #CF90A3 #C3CF90
square
#90CFBC #9D90CF #CF90A3 #C3CF90
split-complementary
#90CFBC #CF90C3 #CF9D90
monochromatic
#45A084 #65BDA2 #90CFBC #BBE1D6 #E5F4F0
Accessibility & contrast
On white
1.77
#90CFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#90CFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90CFBC
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90CFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90CFBC | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC7BB
Deuteranopia (green-blind)
#C0BFBD
Tritanopia (blue-blind)
#7FD0C9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #90cfbc; /* rgb */ color: rgb(144, 207, 188); /* oklch */ color: oklch(80.6% 0.070 173.7);
Tailwind
colors: {
custom: {
50: '#b2ded0',
500: '#90cfbc',
950: '#000000',
},
}SCSS
$custom: #90cfbc; $custom-light: #b2ded0; $custom-dark: #000000;
JSON
{
"hex": "#90cfbc",
"rgb": {
"r": 144,
"g": 207,
"b": 188
},
"hsl": {
"h": 161.905,
"s": 39.623,
"l": 68.824
},
"oklch": {
"l": 0.80639,
"c": 0.06989,
"h": 173.7
},
"luminance": 0.54186
}Semantic roles & 50–950 ramp
primary
#90CFBC
secondary
#A45F74
accent
#3359B3
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483