#90BEBF#90BEBF
#90BEBF is a light, muted teal. Relative luminance 0.465; OKLCH L 76.9% C 0.049 H 197.9°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #90BEBF |
|---|---|
| RGB | rgb(144, 190, 191) |
| HSL | hsl(181, 27%, 66%) |
| HSV | hsv(181, 25%, 75%) |
| CMYK | cmyk(24.6%, 0.5%, 0%, 25.1%) |
| CIE-LAB | lab(73.88, -14.86, -5.45) |
| CIE-LCH | lch(73.88, 15.83, 200.15°) |
| OKLab | oklab(76.92% -0.0462 -0.0149) |
| OKLCH | oklch(76.92% 0.049 197.9) |
| XYZ | xyz(39.3161, 46.5161, 56.1870) |
| Luminance | 0.4652 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.73
Lightblue
#ADD8E6
ΔE00 9.16
Cadetblue
#5F9EA0
ΔE00 10.65
Sky Blue
#87CEEB
ΔE00 10.68
Bluegrey
#85A3B2
ΔE00 11.05
Mediumturquoise
#48D1CC
ΔE00 11.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90BEBF #BF9190
analogous
#90BFA8 #90BEBF #90A6BF
triadic
#90BEBF #BF90BE #BEBF90
tetradic
#90BEBF #A890BF #BF9190 #A6BF90
square
#90BEBF #A890BF #BF9190 #A6BF90
split-complementary
#90BEBF #BF90A6 #BFA890
monochromatic
#4E8687 #69A7A9 #90BEBF #B7D5D5 #DEEBEC
Accessibility & contrast
On white
2.04
#90BEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#90BEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90BEBF
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90BEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90BEBF | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BABF
Deuteranopia (green-blind)
#AFB3BF
Tritanopia (blue-blind)
#80C1BE
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #90bebf; /* rgb */ color: rgb(144, 190, 191); /* oklch */ color: oklch(76.9% 0.049 197.9);
Tailwind
colors: {
custom: {
50: '#b1d1d2',
500: '#90bebf',
950: '#000000',
},
}SCSS
$custom: #90bebf; $custom-light: #b1d1d2; $custom-dark: #000000;
JSON
{
"hex": "#90bebf",
"rgb": {
"r": 144,
"g": 190,
"b": 191
},
"hsl": {
"h": 181.277,
"s": 26.857,
"l": 65.686
},
"oklch": {
"l": 0.76921,
"c": 0.04859,
"h": 197.9
},
"luminance": 0.46518
}Semantic roles & 50–950 ramp
primary
#90BEBF
secondary
#DDCECE
accent
#4240A5
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282