#90CEBD#90CEBD
#90CEBD is a light, moderate teal. Relative luminance 0.537; OKLCH L 80.4% C 0.068 H 175.6°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #90CEBD |
|---|---|
| RGB | rgb(144, 206, 189) |
| HSL | hsl(164, 39%, 69%) |
| HSV | hsv(164, 30%, 81%) |
| CMYK | cmyk(30.1%, 0%, 8.3%, 19.2%) |
| CIE-LAB | lab(78.31, -23.41, 2.12) |
| CIE-LCH | lch(78.31, 23.51, 174.82°) |
| OKLab | oklab(80.44% -0.0678 0.0053) |
| OKLCH | oklch(80.44% 0.068 175.6) |
| XYZ | xyz(42.7551, 53.7438, 56.2550) |
| Luminance | 0.5375 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.31
Seafoam Blue
#78D1B6
ΔE00 4.64
Light Teal
#90E4C1
ΔE00 7.26
Mediumaquamarine
#66CDAA
ΔE00 7.29
Mediumturquoise
#48D1CC
ΔE00 8.98
Seafoam
#7FE0B3
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90CEBD #CE90A1
analogous
#90CE9E #90CEBD #90C0CE
triadic
#90CEBD #BD90CE #CEBD90
tetradic
#90CEBD #9E90CE #CE90A1 #C0CE90
square
#90CEBD #9E90CE #CE90A1 #C0CE90
split-complementary
#90CEBD #CE90C0 #CE9E90
monochromatic
#469E86 #66BBA4 #90CEBD #BAE1D6 #E5F3EF
Accessibility & contrast
On white
1.79
#90CEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#90CEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90CEBD
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90CEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90CEBD | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC6BC
Deuteranopia (green-blind)
#BEBEBE
Tritanopia (blue-blind)
#7FD0C9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #90cebd; /* rgb */ color: rgb(144, 206, 189); /* oklch */ color: oklch(80.4% 0.068 175.6);
Tailwind
colors: {
custom: {
50: '#b2ddd0',
500: '#90cebd',
950: '#000000',
},
}SCSS
$custom: #90cebd; $custom-light: #b2ddd0; $custom-dark: #000000;
JSON
{
"hex": "#90cebd",
"rgb": {
"r": 144,
"g": 206,
"b": 189
},
"hsl": {
"h": 163.548,
"s": 38.75,
"l": 68.627
},
"oklch": {
"l": 0.80442,
"c": 0.06798,
"h": 175.6
},
"luminance": 0.53746
}Semantic roles & 50–950 ramp
primary
#90CEBD
secondary
#A35F72
accent
#3456B2
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483