#90CCBE#90CCBE
#90CCBE is a light, moderate teal. Relative luminance 0.528; OKLCH L 80.0% C 0.065 H 178.4°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #90CCBE |
|---|---|
| RGB | rgb(144, 204, 190) |
| HSL | hsl(166, 37%, 68%) |
| HSV | hsv(166, 29%, 80%) |
| CMYK | cmyk(29.4%, 0%, 6.9%, 20%) |
| CIE-LAB | lab(77.77, -22.20, 0.80) |
| CIE-LCH | lch(77.77, 22.22, 177.93°) |
| OKLab | oklab(80.02% -0.0648 0.0018) |
| OKLCH | oklch(80.02% 0.065 178.4) |
| XYZ | xyz(42.3856, 52.8306, 56.6692) |
| Luminance | 0.5283 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.23
Seafoam Blue
#78D1B6
ΔE00 5.58
Mediumaquamarine
#66CDAA
ΔE00 8.18
Light Teal
#90E4C1
ΔE00 8.37
Mediumturquoise
#48D1CC
ΔE00 8.64
Turquoise
#40E0D0
ΔE00 9.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90CCBE #CC909E
analogous
#90CCA0 #90CCBE #90BCCC
triadic
#90CCBE #BE90CC #CCBE90
tetradic
#90CCBE #A090CC #CC909E #BCCC90
square
#90CCBE #A090CC #CC909E #BCCC90
split-complementary
#90CCBE #CC90BC #CCA090
monochromatic
#479B87 #66B9A5 #90CCBE #BADFD7 #E4F3EF
Accessibility & contrast
On white
1.82
#90CCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#90CCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90CCBE
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90CCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90CCBE | 1.00 | 1.82 | 11.57 | 11.57 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C5BD
Deuteranopia (green-blind)
#BCBDBF
Tritanopia (blue-blind)
#7FCEC8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #90ccbe; /* rgb */ color: rgb(144, 204, 190); /* oklch */ color: oklch(80.0% 0.065 178.4);
Tailwind
colors: {
custom: {
50: '#b2dbd1',
500: '#90ccbe',
950: '#000000',
},
}SCSS
$custom: #90ccbe; $custom-light: #b2dbd1; $custom-dark: #000000;
JSON
{
"hex": "#90ccbe",
"rgb": {
"r": 144,
"g": 204,
"b": 190
},
"hsl": {
"h": 166,
"s": 37.037,
"l": 68.235
},
"oklch": {
"l": 0.8002,
"c": 0.06483,
"h": 178.4
},
"luminance": 0.52833
}Semantic roles & 50–950 ramp
primary
#90CCBE
secondary
#A15F6F
accent
#3652B0
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483