#90BFBB#90BFBB
#90BFBB is a light, muted teal. Relative luminance 0.468; OKLCH L 77.0% C 0.050 H 189.7°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #90BFBB |
|---|---|
| RGB | rgb(144, 191, 187) |
| HSL | hsl(175, 27%, 66%) |
| HSV | hsv(175, 25%, 75%) |
| CMYK | cmyk(24.6%, 0%, 2.1%, 25.1%) |
| CIE-LAB | lab(74.05, -16.27, -3.03) |
| CIE-LCH | lch(74.05, 16.55, 190.55°) |
| OKLab | oklab(77.02% -0.0492 -0.0084) |
| OKLCH | oklch(77.02% 0.05 189.7) |
| XYZ | xyz(39.0993, 46.7771, 53.9728) |
| Luminance | 0.4678 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.94
Powder Blue
#B0E0E6
ΔE00 9.40
Mediumturquoise
#48D1CC
ΔE00 10.32
Seafoam Blue
#78D1B6
ΔE00 10.49
Greyish Teal
#719F91
ΔE00 10.50
Lightblue
#ADD8E6
ΔE00 10.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90BFBB #BF9094
analogous
#90BFA3 #90BFBB #90ABBF
triadic
#90BFBB #BB90BF #BFBB90
tetradic
#90BFBB #A390BF #BF9094 #ABBF90
square
#90BFBB #A390BF #BF9094 #ABBF90
split-complementary
#90BFBB #BF90AB #BFA390
monochromatic
#4E8782 #69A9A3 #90BFBB #B7D5D3 #DEECEB
Accessibility & contrast
On white
2.03
#90BFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#90BFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90BFBB
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90BFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90BFBB | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABABB
Deuteranopia (green-blind)
#B1B3BC
Tritanopia (blue-blind)
#81C2BE
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #90bfbb; /* rgb */ color: rgb(144, 191, 187); /* oklch */ color: oklch(77.0% 0.050 189.7);
Tailwind
colors: {
custom: {
50: '#b1d2cf',
500: '#90bfbb',
950: '#000000',
},
}SCSS
$custom: #90bfbb; $custom-light: #b1d2cf; $custom-dark: #000000;
JSON
{
"hex": "#90bfbb",
"rgb": {
"r": 144,
"g": 191,
"b": 187
},
"hsl": {
"h": 174.894,
"s": 26.857,
"l": 65.686
},
"oklch": {
"l": 0.77017,
"c": 0.04992,
"h": 189.7
},
"luminance": 0.46779
}Semantic roles & 50–950 ramp
primary
#90BFBB
secondary
#DDCECF
accent
#4049A5
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111413
muted
#808282