#90BFBA#90BFBA
#90BFBA is a light, muted teal. Relative luminance 0.467; OKLCH L 77.0% C 0.050 H 188.1°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #90BFBA |
|---|---|
| RGB | rgb(144, 191, 186) |
| HSL | hsl(174, 27%, 66%) |
| HSV | hsv(174, 25%, 75%) |
| CMYK | cmyk(24.6%, 0%, 2.6%, 25.1%) |
| CIE-LAB | lab(74.02, -16.49, -2.53) |
| CIE-LCH | lch(74.02, 16.69, 188.71°) |
| OKLab | oklab(76.99% -0.0496 -0.007) |
| OKLCH | oklch(76.99% 0.05 188.1) |
| XYZ | xyz(38.9926, 46.7344, 53.4110) |
| Luminance | 0.4674 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.56
Powder Blue
#B0E0E6
ΔE00 9.62
Seafoam Blue
#78D1B6
ΔE00 10.15
Mediumturquoise
#48D1CC
ΔE00 10.29
Greyish Teal
#719F91
ΔE00 10.31
Cadetblue
#5F9EA0
ΔE00 10.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90BFBA #BF9095
analogous
#90BFA2 #90BFBA #90ACBF
triadic
#90BFBA #BA90BF #BFBA90
tetradic
#90BFBA #A290BF #BF9095 #ACBF90
square
#90BFBA #A290BF #BF9095 #ACBF90
split-complementary
#90BFBA #BF90AC #BFA290
monochromatic
#4E8781 #69A9A2 #90BFBA #B7D5D2 #DEECEA
Accessibility & contrast
On white
2.03
#90BFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#90BFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90BFBA
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90BFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90BFBA | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABABA
Deuteranopia (green-blind)
#B1B3BB
Tritanopia (blue-blind)
#82C1BD
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #90bfba; /* rgb */ color: rgb(144, 191, 186); /* oklch */ color: oklch(77.0% 0.050 188.1);
Tailwind
colors: {
custom: {
50: '#b1d2ce',
500: '#90bfba',
950: '#000000',
},
}SCSS
$custom: #90bfba; $custom-light: #b1d2ce; $custom-dark: #000000;
JSON
{
"hex": "#90bfba",
"rgb": {
"r": 144,
"g": 191,
"b": 186
},
"hsl": {
"h": 173.617,
"s": 26.857,
"l": 65.686
},
"oklch": {
"l": 0.76986,
"c": 0.05011,
"h": 188.1
},
"luminance": 0.46736
}Semantic roles & 50–950 ramp
primary
#90BFBA
secondary
#DDCECF
accent
#404BA5
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111413
muted
#808282