#90BEAE#90BEAE
#90BEAE is a light, muted teal. Relative luminance 0.458; OKLCH L 76.4% C 0.054 H 171.5°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #90BEAE |
|---|---|
| RGB | rgb(144, 190, 174) |
| HSL | hsl(159, 26%, 65%) |
| HSV | hsv(159, 24%, 75%) |
| CMYK | cmyk(24.2%, 0%, 8.4%, 25.5%) |
| CIE-LAB | lab(73.42, -18.55, 3.13) |
| CIE-LCH | lch(73.42, 18.81, 170.41°) |
| OKLab | oklab(76.41% -0.0533 0.008) |
| OKLCH | oklch(76.41% 0.054 171.5) |
| XYZ | xyz(37.5527, 45.8107, 46.8999) |
| Luminance | 0.4581 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.67
Seafoam Blue
#78D1B6
ΔE00 7.77
Greenish Grey
#96AE8D
ΔE00 9.14
Greyish Teal
#719F91
ΔE00 9.14
Darkseagreen
#8FBC8F
ΔE00 9.14
Mediumaquamarine
#66CDAA
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90BEAE #BE90A0
analogous
#90BE97 #90BEAE #90B7BE
triadic
#90BEAE #AE90BE #BEAE90
tetradic
#90BEAE #9790BE #BE90A0 #B7BE90
square
#90BEAE #9790BE #BE90A0 #B7BE90
split-complementary
#90BEAE #BE90B7 #BE9790
monochromatic
#4E8572 #69A792 #90BEAE #B7D5CA #DDEBE6
Accessibility & contrast
On white
2.07
#90BEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#90BEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90BEAE
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90BEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90BEAE | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB8AD
Deuteranopia (green-blind)
#B3B2AF
Tritanopia (blue-blind)
#85BFB9
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #90beae; /* rgb */ color: rgb(144, 190, 174); /* oklch */ color: oklch(76.4% 0.054 171.5);
Tailwind
colors: {
custom: {
50: '#b1d1c6',
500: '#90beae',
950: '#000000',
},
}SCSS
$custom: #90beae; $custom-light: #b1d1c6; $custom-dark: #000000;
JSON
{
"hex": "#90beae",
"rgb": {
"r": 144,
"g": 190,
"b": 174
},
"hsl": {
"h": 159.13,
"s": 26.136,
"l": 65.49
},
"oklch": {
"l": 0.76405,
"c": 0.05393,
"h": 171.5
},
"luminance": 0.45812
}Semantic roles & 50–950 ramp
primary
#90BEAE
secondary
#DDCDD3
accent
#4164A5
background
#FAFCFC
surface
#F5F9F8
border
#CFD2D1
text
#111413
muted
#808282