#90BFAA#90BFAA
#90BFAA is a light, muted teal. Relative luminance 0.461; OKLCH L 76.5% C 0.058 H 165.7°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #90BFAA |
|---|---|
| RGB | rgb(144, 191, 170) |
| HSL | hsl(153, 27%, 66%) |
| HSV | hsv(153, 25%, 75%) |
| CMYK | cmyk(24.6%, 0%, 11%, 25.1%) |
| CIE-LAB | lab(73.61, -19.88, 5.57) |
| CIE-LCH | lch(73.61, 20.65, 164.34°) |
| OKLab | oklab(76.52% -0.0564 0.0144) |
| OKLCH | oklch(76.52% 0.058 165.7) |
| XYZ | xyz(37.3859, 46.0917, 44.9492) |
| Luminance | 0.4609 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.91
Seafoam Blue
#78D1B6
ΔE00 7.13
Darkseagreen
#8FBC8F
ΔE00 7.44
Greenish Grey
#96AE8D
ΔE00 8.23
Mediumaquamarine
#66CDAA
ΔE00 8.33
Greyish Teal
#719F91
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90BFAA #BF90A5
analogous
#90BF92 #90BFAA #90BCBF
triadic
#90BFAA #AA90BF #BFAA90
tetradic
#90BFAA #9290BF #BF90A5 #BCBF90
square
#90BFAA #9290BF #BF90A5 #BCBF90
split-complementary
#90BFAA #BF90BC #BF9290
monochromatic
#4E876D #69A98C #90BFAA #B7D5C8 #DEECE5
Accessibility & contrast
On white
2.06
#90BFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#90BFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90BFAA
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90BFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90BFAA | 1.00 | 2.06 | 10.22 | 10.22 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB8A9
Deuteranopia (green-blind)
#B4B2AB
Tritanopia (blue-blind)
#86BFB9
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #90bfaa; /* rgb */ color: rgb(144, 191, 170); /* oklch */ color: oklch(76.5% 0.058 165.7);
Tailwind
colors: {
custom: {
50: '#b1d2c3',
500: '#90bfaa',
950: '#000000',
},
}SCSS
$custom: #90bfaa; $custom-light: #b1d2c3; $custom-dark: #000000;
JSON
{
"hex": "#90bfaa",
"rgb": {
"r": 144,
"g": 191,
"b": 170
},
"hsl": {
"h": 153.191,
"s": 26.857,
"l": 65.686
},
"oklch": {
"l": 0.76518,
"c": 0.05818,
"h": 165.7
},
"luminance": 0.46093
}Semantic roles & 50–950 ramp
primary
#90BFAA
secondary
#DDCED5
accent
#406DA5
background
#FAFCFB
surface
#F5F9F7
border
#CFD2D0
text
#111412
muted
#808281