#90CCBD#90CCBD
#90CCBD is a light, moderate teal. Relative luminance 0.528; OKLCH L 80.0% C 0.065 H 177.3°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #90CCBD |
|---|---|
| RGB | rgb(144, 204, 189) |
| HSL | hsl(165, 37%, 68%) |
| HSV | hsv(165, 29%, 80%) |
| CMYK | cmyk(29.4%, 0%, 7.4%, 20%) |
| CIE-LAB | lab(77.75, -22.42, 1.30) |
| CIE-LCH | lch(77.75, 22.46, 176.67°) |
| OKLab | oklab(79.99% -0.0652 0.0031) |
| OKLCH | oklch(79.99% 0.065 177.3) |
| XYZ | xyz(42.2767, 52.7870, 56.0956) |
| Luminance | 0.5279 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.91
Seafoam Blue
#78D1B6
ΔE00 5.32
Mediumaquamarine
#66CDAA
ΔE00 7.89
Light Teal
#90E4C1
ΔE00 8.10
Mediumturquoise
#48D1CC
ΔE00 8.83
Turquoise
#40E0D0
ΔE00 9.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90CCBD #CC909F
analogous
#90CC9F #90CCBD #90BDCC
triadic
#90CCBD #BD90CC #CCBD90
tetradic
#90CCBD #9F90CC #CC909F #BDCC90
square
#90CCBD #9F90CC #CC909F #BDCC90
split-complementary
#90CCBD #CC90BD #CC9F90
monochromatic
#479B86 #66B9A4 #90CCBD #BADFD6 #E4F3EF
Accessibility & contrast
On white
1.82
#90CCBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#90CCBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90CCBD
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90CCBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90CCBD | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C5BC
Deuteranopia (green-blind)
#BDBDBE
Tritanopia (blue-blind)
#7FCEC7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #90ccbd; /* rgb */ color: rgb(144, 204, 189); /* oklch */ color: oklch(80.0% 0.065 177.3);
Tailwind
colors: {
custom: {
50: '#b2dbd0',
500: '#90ccbd',
950: '#000000',
},
}SCSS
$custom: #90ccbd; $custom-light: #b2dbd0; $custom-dark: #000000;
JSON
{
"hex": "#90ccbd",
"rgb": {
"r": 144,
"g": 204,
"b": 189
},
"hsl": {
"h": 165,
"s": 37.037,
"l": 68.235
},
"oklch": {
"l": 0.79991,
"c": 0.0653,
"h": 177.3
},
"luminance": 0.52789
}Semantic roles & 50–950 ramp
primary
#90CCBD
secondary
#A15F70
accent
#3654B0
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483