#90CCB2#90CCB2
#90CCB2 is a light, moderate teal. Relative luminance 0.523; OKLCH L 79.7% C 0.072 H 165.9°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #90CCB2 |
|---|---|
| RGB | rgb(144, 204, 178) |
| HSL | hsl(154, 37%, 68%) |
| HSV | hsv(154, 29%, 80%) |
| CMYK | cmyk(29.4%, 0%, 12.7%, 20%) |
| CIE-LAB | lab(77.48, -24.73, 6.82) |
| CIE-LCH | lch(77.48, 25.65, 164.58°) |
| OKLab | oklab(79.68% -0.0699 0.0176) |
| OKLCH | oklch(79.68% 0.072 165.9) |
| XYZ | xyz(41.1277, 52.3274, 50.0440) |
| Luminance | 0.5233 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.28
Seafoam Blue
#78D1B6
ΔE00 4.13
Mediumaquamarine
#66CDAA
ΔE00 5.86
Light Teal
#90E4C1
ΔE00 6.19
Seafoam
#7FE0B3
ΔE00 7.17
Darkseagreen
#8FBC8F
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90CCB2 #CC90AA
analogous
#90CC94 #90CCB2 #90C8CC
triadic
#90CCB2 #B290CC #CCB290
tetradic
#90CCB2 #9490CC #CC90AA #C8CC90
square
#90CCB2 #9490CC #CC90AA #C8CC90
split-complementary
#90CCB2 #CC90C8 #CC9490
monochromatic
#479B76 #66B995 #90CCB2 #BADFCF #E4F3EC
Accessibility & contrast
On white
1.83
#90CCB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#90CCB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90CCB2
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90CCB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90CCB2 | 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)
#C9C4B1
Deuteranopia (green-blind)
#BFBCB4
Tritanopia (blue-blind)
#82CCC4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #90ccb2; /* rgb */ color: rgb(144, 204, 178); /* oklch */ color: oklch(79.7% 0.072 165.9);
Tailwind
colors: {
custom: {
50: '#b2dbc9',
500: '#90ccb2',
950: '#000000',
},
}SCSS
$custom: #90ccb2; $custom-light: #b2dbc9; $custom-dark: #000000;
JSON
{
"hex": "#90ccb2",
"rgb": {
"r": 144,
"g": 204,
"b": 178
},
"hsl": {
"h": 154,
"s": 37.037,
"l": 68.235
},
"oklch": {
"l": 0.79682,
"c": 0.0721,
"h": 165.9
},
"luminance": 0.52329
}Semantic roles & 50–950 ramp
primary
#90CCB2
secondary
#A15F7C
accent
#366BB0
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111513
muted
#818482