#90CFBD#90CFBD
#90CFBD is a light, moderate teal. Relative luminance 0.542; OKLCH L 80.7% C 0.069 H 174.7°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #90CFBD |
|---|---|
| RGB | rgb(144, 207, 189) |
| HSL | hsl(163, 40%, 69%) |
| HSV | hsv(163, 30%, 81%) |
| CMYK | cmyk(30.4%, 0%, 8.7%, 18.8%) |
| CIE-LAB | lab(78.59, -23.91, 2.53) |
| CIE-LCH | lch(78.59, 24.04, 173.95°) |
| OKLab | oklab(80.67% -0.069 0.0064) |
| OKLCH | oklch(80.67% 0.069 174.7) |
| XYZ | xyz(42.9966, 54.2268, 56.3355) |
| Luminance | 0.5423 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.07
Seafoam Blue
#78D1B6
ΔE00 4.34
Light Teal
#90E4C1
ΔE00 6.85
Mediumaquamarine
#66CDAA
ΔE00 7.02
Seafoam
#7FE0B3
ΔE00 8.64
Mediumturquoise
#48D1CC
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90CFBD #CF90A2
analogous
#90CF9E #90CFBD #90C2CF
triadic
#90CFBD #BD90CF #CFBD90
tetradic
#90CFBD #9E90CF #CF90A2 #C2CF90
square
#90CFBD #9E90CF #CF90A2 #C2CF90
split-complementary
#90CFBD #CF90C2 #CF9E90
monochromatic
#45A086 #65BDA4 #90CFBD #BBE1D6 #E5F4F0
Accessibility & contrast
On white
1.77
#90CFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#90CFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90CFBD
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90CFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90CFBD | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC7BC
Deuteranopia (green-blind)
#BFBFBE
Tritanopia (blue-blind)
#7FD0CA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #90cfbd; /* rgb */ color: rgb(144, 207, 189); /* oklch */ color: oklch(80.7% 0.069 174.7);
Tailwind
colors: {
custom: {
50: '#b2ded0',
500: '#90cfbd',
950: '#000000',
},
}SCSS
$custom: #90cfbd; $custom-light: #b2ded0; $custom-dark: #000000;
JSON
{
"hex": "#90cfbd",
"rgb": {
"r": 144,
"g": 207,
"b": 189
},
"hsl": {
"h": 162.857,
"s": 39.623,
"l": 68.824
},
"oklch": {
"l": 0.80668,
"c": 0.06934,
"h": 174.7
},
"luminance": 0.54229
}Semantic roles & 50–950 ramp
primary
#90CFBD
secondary
#A45F73
accent
#3357B3
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483