#90CBBD#90CBBD
#90CBBD is a light, moderate teal. Relative luminance 0.523; OKLCH L 79.8% C 0.064 H 178.2°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #90CBBD |
|---|---|
| RGB | rgb(144, 203, 189) |
| HSL | hsl(166, 36%, 68%) |
| HSV | hsv(166, 29%, 80%) |
| CMYK | cmyk(29.1%, 0%, 6.9%, 20.4%) |
| CIE-LAB | lab(77.47, -21.92, 0.89) |
| CIE-LCH | lch(77.47, 21.94, 177.66°) |
| OKLab | oklab(79.77% -0.064 0.002) |
| OKLCH | oklch(79.77% 0.064 178.2) |
| XYZ | xyz(42.0398, 52.3132, 56.0166) |
| Luminance | 0.5232 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.25
Seafoam Blue
#78D1B6
ΔE00 5.69
Mediumaquamarine
#66CDAA
ΔE00 8.22
Light Teal
#90E4C1
ΔE00 8.53
Mediumturquoise
#48D1CC
ΔE00 8.78
Turquoise
#40E0D0
ΔE00 9.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90CBBD #CB909E
analogous
#90CB9F #90CBBD #90BBCB
triadic
#90CBBD #BD90CB #CBBD90
tetradic
#90CBBD #9F90CB #CB909E #BBCB90
square
#90CBBD #9F90CB #CB909E #BBCB90
split-complementary
#90CBBD #CB90BB #CB9F90
monochromatic
#489986 #66B7A4 #90CBBD #BADFD6 #E3F2EF
Accessibility & contrast
On white
1.83
#90CBBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#90CBBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90CBBD
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90CBBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90CBBD | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C4BC
Deuteranopia (green-blind)
#BCBCBE
Tritanopia (blue-blind)
#7FCDC7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #90cbbd; /* rgb */ color: rgb(144, 203, 189); /* oklch */ color: oklch(79.8% 0.064 178.2);
Tailwind
colors: {
custom: {
50: '#b2dbd0',
500: '#90cbbd',
950: '#000000',
},
}SCSS
$custom: #90cbbd; $custom-light: #b2dbd0; $custom-dark: #000000;
JSON
{
"hex": "#90cbbd",
"rgb": {
"r": 144,
"g": 203,
"b": 189
},
"hsl": {
"h": 165.763,
"s": 36.196,
"l": 68.039
},
"oklch": {
"l": 0.79766,
"c": 0.06399,
"h": 178.2
},
"luminance": 0.52315
}Semantic roles & 50–950 ramp
primary
#90CBBD
secondary
#A05F6F
accent
#3653AF
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111514
muted
#818483