#90CFBB#90CFBB
#90CFBB is a light, moderate teal. Relative luminance 0.541; OKLCH L 80.6% C 0.070 H 172.7°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #90CFBB |
|---|---|
| RGB | rgb(144, 207, 187) |
| HSL | hsl(161, 40%, 69%) |
| HSV | hsv(161, 30%, 81%) |
| CMYK | cmyk(30.4%, 0%, 9.7%, 18.8%) |
| CIE-LAB | lab(78.54, -24.33, 3.53) |
| CIE-LCH | lch(78.54, 24.59, 171.74°) |
| OKLab | oklab(80.61% -0.0699 0.009) |
| OKLCH | oklch(80.61% 0.07 172.7) |
| XYZ | xyz(42.7810, 54.1406, 55.2001) |
| Luminance | 0.5414 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.59
Seafoam Blue
#78D1B6
ΔE00 3.98
Light Teal
#90E4C1
ΔE00 6.40
Mediumaquamarine
#66CDAA
ΔE00 6.57
Seafoam
#7FE0B3
ΔE00 8.07
Tiffany Blue
#7BF2DA
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90CFBB #CF90A4
analogous
#90CF9C #90CFBB #90C4CF
triadic
#90CFBB #BB90CF #CFBB90
tetradic
#90CFBB #9C90CF #CF90A4 #C4CF90
square
#90CFBB #9C90CF #CF90A4 #C4CF90
split-complementary
#90CFBB #CF90C4 #CF9C90
monochromatic
#45A083 #65BDA1 #90CFBB #BBE1D5 #E5F4EF
Accessibility & contrast
On white
1.78
#90CFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#90CFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90CFBB
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90CFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90CFBB | 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)
#CBC7BA
Deuteranopia (green-blind)
#C0BFBC
Tritanopia (blue-blind)
#7FD0C9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #90cfbb; /* rgb */ color: rgb(144, 207, 187); /* oklch */ color: oklch(80.6% 0.070 172.7);
Tailwind
colors: {
custom: {
50: '#b2decf',
500: '#90cfbb',
950: '#000000',
},
}SCSS
$custom: #90cfbb; $custom-light: #b2decf; $custom-dark: #000000;
JSON
{
"hex": "#90cfbb",
"rgb": {
"r": 144,
"g": 207,
"b": 187
},
"hsl": {
"h": 160.952,
"s": 39.623,
"l": 68.824
},
"oklch": {
"l": 0.80611,
"c": 0.07047,
"h": 172.7
},
"luminance": 0.54143
}Semantic roles & 50–950 ramp
primary
#90CFBB
secondary
#A45F75
accent
#335BB3
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111513
muted
#818483