#90CDBA#90CDBA
#90CDBA is a light, moderate teal. Relative luminance 0.531; OKLCH L 80.1% C 0.068 H 173.1°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #90CDBA |
|---|---|
| RGB | rgb(144, 205, 186) |
| HSL | hsl(161, 38%, 68%) |
| HSV | hsv(161, 30%, 80%) |
| CMYK | cmyk(29.8%, 0%, 9.3%, 19.6%) |
| CIE-LAB | lab(77.95, -23.56, 3.22) |
| CIE-LCH | lch(77.95, 23.78, 172.23°) |
| OKLab | oklab(80.13% -0.0678 0.0082) |
| OKLCH | oklch(80.13% 0.068 173.1) |
| XYZ | xyz(42.1929, 53.1350, 54.4777) |
| Luminance | 0.5314 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.78
Seafoam Blue
#78D1B6
ΔE00 4.36
Mediumaquamarine
#66CDAA
ΔE00 6.86
Light Teal
#90E4C1
ΔE00 6.98
Seafoam
#7FE0B3
ΔE00 8.59
Mediumturquoise
#48D1CC
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90CDBA #CD90A3
analogous
#90CD9B #90CDBA #90C1CD
triadic
#90CDBA #BA90CD #CDBA90
tetradic
#90CDBA #9B90CD #CD90A3 #C1CD90
square
#90CDBA #9B90CD #CD90A3 #C1CD90
split-complementary
#90CDBA #CD90C1 #CD9B90
monochromatic
#469C81 #66BAA0 #90CDBA #BAE0D4 #E4F3EE
Accessibility & contrast
On white
1.81
#90CDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#90CDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90CDBA
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90CDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90CDBA | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C5B9
Deuteranopia (green-blind)
#BEBEBB
Tritanopia (blue-blind)
#80CEC7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #90cdba; /* rgb */ color: rgb(144, 205, 186); /* oklch */ color: oklch(80.1% 0.068 173.1);
Tailwind
colors: {
custom: {
50: '#b2dcce',
500: '#90cdba',
950: '#000000',
},
}SCSS
$custom: #90cdba; $custom-light: #b2dcce; $custom-dark: #000000;
JSON
{
"hex": "#90cdba",
"rgb": {
"r": 144,
"g": 205,
"b": 186
},
"hsl": {
"h": 161.311,
"s": 37.888,
"l": 68.431
},
"oklch": {
"l": 0.80131,
"c": 0.06827,
"h": 173.1
},
"luminance": 0.53137
}Semantic roles & 50–950 ramp
primary
#90CDBA
secondary
#A25F74
accent
#355BB1
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111513
muted
#818483