#90CCB3#90CCB3
#90CCB3 is a light, moderate teal. Relative luminance 0.524; OKLCH L 79.7% C 0.071 H 166.8°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #90CCB3 |
|---|---|
| RGB | rgb(144, 204, 179) |
| HSL | hsl(155, 37%, 68%) |
| HSV | hsv(155, 29%, 80%) |
| CMYK | cmyk(29.4%, 0%, 12.3%, 20%) |
| CIE-LAB | lab(77.50, -24.53, 6.32) |
| CIE-LCH | lch(77.50, 25.33, 165.55°) |
| OKLab | oklab(79.71% -0.0695 0.0163) |
| OKLCH | oklch(79.71% 0.071 166.8) |
| XYZ | xyz(41.2285, 52.3677, 50.5747) |
| Luminance | 0.5237 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.20
Seafoam Blue
#78D1B6
ΔE00 4.09
Mediumaquamarine
#66CDAA
ΔE00 5.95
Light Teal
#90E4C1
ΔE00 6.28
Seafoam
#7FE0B3
ΔE00 7.35
Darkseagreen
#8FBC8F
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90CCB3 #CC90A9
analogous
#90CC95 #90CCB3 #90C7CC
triadic
#90CCB3 #B390CC #CCB390
tetradic
#90CCB3 #9590CC #CC90A9 #C7CC90
square
#90CCB3 #9590CC #CC90A9 #C7CC90
split-complementary
#90CCB3 #CC90C7 #CC9590
monochromatic
#479B78 #66B996 #90CCB3 #BADFD0 #E4F3EC
Accessibility & contrast
On white
1.83
#90CCB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#90CCB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90CCB3
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90CCB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90CCB3 | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C4B2
Deuteranopia (green-blind)
#BFBCB5
Tritanopia (blue-blind)
#82CCC5
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #90ccb3; /* rgb */ color: rgb(144, 204, 179); /* oklch */ color: oklch(79.7% 0.071 166.8);
Tailwind
colors: {
custom: {
50: '#b2dbc9',
500: '#90ccb3',
950: '#000000',
},
}SCSS
$custom: #90ccb3; $custom-light: #b2dbc9; $custom-dark: #000000;
JSON
{
"hex": "#90ccb3",
"rgb": {
"r": 144,
"g": 204,
"b": 179
},
"hsl": {
"h": 155,
"s": 37.037,
"l": 68.235
},
"oklch": {
"l": 0.79709,
"c": 0.07137,
"h": 166.8
},
"luminance": 0.5237
}Semantic roles & 50–950 ramp
primary
#90CCB3
secondary
#A15F7B
accent
#3669B0
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111513
muted
#818482