#90CCBA#90CCBA
#90CCBA is a light, moderate teal. Relative luminance 0.527; OKLCH L 79.9% C 0.067 H 173.9°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #90CCBA |
|---|---|
| RGB | rgb(144, 204, 186) |
| HSL | hsl(162, 37%, 68%) |
| HSV | hsv(162, 29%, 80%) |
| CMYK | cmyk(29.4%, 0%, 8.8%, 20%) |
| CIE-LAB | lab(77.67, -23.06, 2.81) |
| CIE-LCH | lch(77.67, 23.23, 173.06°) |
| OKLab | oklab(79.91% -0.0665 0.0071) |
| OKLCH | oklch(79.91% 0.067 173.9) |
| XYZ | xyz(41.9545, 52.6581, 54.3983) |
| Luminance | 0.5266 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.04
Seafoam Blue
#78D1B6
ΔE00 4.67
Mediumaquamarine
#66CDAA
ΔE00 7.14
Light Teal
#90E4C1
ΔE00 7.39
Seafoam
#7FE0B3
ΔE00 9.00
Mediumturquoise
#48D1CC
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90CCBA #CC90A2
analogous
#90CC9C #90CCBA #90C0CC
triadic
#90CCBA #BA90CC #CCBA90
tetradic
#90CCBA #9C90CC #CC90A2 #C0CC90
square
#90CCBA #9C90CC #CC90A2 #C0CC90
split-complementary
#90CCBA #CC90C0 #CC9C90
monochromatic
#479B82 #66B9A0 #90CCBA #BADFD4 #E4F3EE
Accessibility & contrast
On white
1.82
#90CCBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#90CCBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90CCBA
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90CCBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90CCBA | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C5B9
Deuteranopia (green-blind)
#BDBDBB
Tritanopia (blue-blind)
#80CDC7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #90ccba; /* rgb */ color: rgb(144, 204, 186); /* oklch */ color: oklch(79.9% 0.067 173.9);
Tailwind
colors: {
custom: {
50: '#b2dbce',
500: '#90ccba',
950: '#000000',
},
}SCSS
$custom: #90ccba; $custom-light: #b2dbce; $custom-dark: #000000;
JSON
{
"hex": "#90ccba",
"rgb": {
"r": 144,
"g": 204,
"b": 186
},
"hsl": {
"h": 162,
"s": 37.037,
"l": 68.235
},
"oklch": {
"l": 0.79905,
"c": 0.06688,
"h": 173.9
},
"luminance": 0.5266
}Semantic roles & 50–950 ramp
primary
#90CCBA
secondary
#A15F73
accent
#365AB0
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111513
muted
#818483