#90CEBC#90CEBC
#90CEBC is a light, moderate teal. Relative luminance 0.537; OKLCH L 80.4% C 0.069 H 174.5°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #90CEBC |
|---|---|
| RGB | rgb(144, 206, 188) |
| HSL | hsl(163, 39%, 69%) |
| HSV | hsv(163, 30%, 81%) |
| CMYK | cmyk(30.1%, 0%, 8.7%, 19.2%) |
| CIE-LAB | lab(78.29, -23.63, 2.62) |
| CIE-LCH | lch(78.29, 23.77, 173.66°) |
| OKLab | oklab(80.41% -0.0682 0.0066) |
| OKLCH | oklch(80.41% 0.069 174.5) |
| XYZ | xyz(42.6470, 53.7006, 55.6853) |
| Luminance | 0.5370 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.04
Seafoam Blue
#78D1B6
ΔE00 4.43
Light Teal
#90E4C1
ΔE00 7.02
Mediumaquamarine
#66CDAA
ΔE00 7.05
Seafoam
#7FE0B3
ΔE00 8.75
Mediumturquoise
#48D1CC
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90CEBC #CE90A2
analogous
#90CE9D #90CEBC #90C1CE
triadic
#90CEBC #BC90CE #CEBC90
tetradic
#90CEBC #9D90CE #CE90A2 #C1CE90
square
#90CEBC #9D90CE #CE90A2 #C1CE90
split-complementary
#90CEBC #CE90C1 #CE9D90
monochromatic
#469E84 #66BBA2 #90CEBC #BAE1D6 #E5F3EF
Accessibility & contrast
On white
1.79
#90CEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#90CEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90CEBC
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90CEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90CEBC | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC6BB
Deuteranopia (green-blind)
#BFBEBD
Tritanopia (blue-blind)
#7FCFC9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #90cebc; /* rgb */ color: rgb(144, 206, 188); /* oklch */ color: oklch(80.4% 0.069 174.5);
Tailwind
colors: {
custom: {
50: '#b2ddd0',
500: '#90cebc',
950: '#000000',
},
}SCSS
$custom: #90cebc; $custom-light: #b2ddd0; $custom-dark: #000000;
JSON
{
"hex": "#90cebc",
"rgb": {
"r": 144,
"g": 206,
"b": 188
},
"hsl": {
"h": 162.581,
"s": 38.75,
"l": 68.627
},
"oklch": {
"l": 0.80413,
"c": 0.06852,
"h": 174.5
},
"luminance": 0.53703
}Semantic roles & 50–950 ramp
primary
#90CEBC
secondary
#A35F73
accent
#3458B2
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483