#90BEBE#90BEBE
#90BEBE is a light, muted teal. Relative luminance 0.465; OKLCH L 76.9% C 0.049 H 196.2°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #90BEBE |
|---|---|
| RGB | rgb(144, 190, 190) |
| HSL | hsl(180, 26%, 65%) |
| HSV | hsv(180, 24%, 75%) |
| CMYK | cmyk(24.2%, 0%, 0%, 25.5%) |
| CIE-LAB | lab(73.85, -15.09, -4.95) |
| CIE-LCH | lch(73.85, 15.88, 198.17°) |
| OKLab | oklab(76.89% -0.0467 -0.0135) |
| OKLCH | oklch(76.89% 0.049 196.2) |
| XYZ | xyz(39.2064, 46.4722, 55.6095) |
| Luminance | 0.4647 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.87
Lightblue
#ADD8E6
ΔE00 9.47
Cadetblue
#5F9EA0
ΔE00 10.62
Pale Teal
#82CBB2
ΔE00 10.68
Mediumturquoise
#48D1CC
ΔE00 10.91
Sky Blue
#87CEEB
ΔE00 11.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90BEBE #BE9090
analogous
#90BEA7 #90BEBE #90A7BE
triadic
#90BEBE #BE90BE #BEBE90
tetradic
#90BEBE #A790BE #BE9090 #A7BE90
square
#90BEBE #A790BE #BE9090 #A7BE90
split-complementary
#90BEBE #BE90A7 #BEA790
monochromatic
#4E8585 #69A7A7 #90BEBE #B7D5D5 #DDEBEB
Accessibility & contrast
On white
2.04
#90BEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#90BEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90BEBE
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90BEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90BEBE | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B9BE
Deuteranopia (green-blind)
#AFB3BE
Tritanopia (blue-blind)
#81C1BE
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #90bebe; /* rgb */ color: rgb(144, 190, 190); /* oklch */ color: oklch(76.9% 0.049 196.2);
Tailwind
colors: {
custom: {
50: '#b1d1d1',
500: '#90bebe',
950: '#000000',
},
}SCSS
$custom: #90bebe; $custom-light: #b1d1d1; $custom-dark: #000000;
JSON
{
"hex": "#90bebe",
"rgb": {
"r": 144,
"g": 190,
"b": 190
},
"hsl": {
"h": 180,
"s": 26.136,
"l": 65.49
},
"oklch": {
"l": 0.76889,
"c": 0.04858,
"h": 196.2
},
"luminance": 0.46474
}Semantic roles & 50–950 ramp
primary
#90BEBE
secondary
#DDCDCD
accent
#4141A5
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282