#90BEBD#90BEBD
#90BEBD is a light, muted teal. Relative luminance 0.464; OKLCH L 76.9% C 0.049 H 194.5°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #90BEBD |
|---|---|
| RGB | rgb(144, 190, 189) |
| HSL | hsl(179, 26%, 65%) |
| HSV | hsv(179, 24%, 75%) |
| CMYK | cmyk(24.2%, 0%, 0.5%, 25.5%) |
| CIE-LAB | lab(73.82, -15.31, -4.45) |
| CIE-LCH | lch(73.82, 15.95, 196.20°) |
| OKLab | oklab(76.86% -0.0471 -0.0122) |
| OKLCH | oklch(76.86% 0.049 194.5) |
| XYZ | xyz(39.0975, 46.4286, 55.0358) |
| Luminance | 0.4643 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.02
Lightblue
#ADD8E6
ΔE00 9.78
Pale Teal
#82CBB2
ΔE00 10.27
Cadetblue
#5F9EA0
ΔE00 10.61
Mediumturquoise
#48D1CC
ΔE00 10.79
Greyish Teal
#719F91
ΔE00 10.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90BEBD #BE9091
analogous
#90BEA6 #90BEBD #90A8BE
triadic
#90BEBD #BD90BE #BEBD90
tetradic
#90BEBD #A690BE #BE9091 #A8BE90
square
#90BEBD #A690BE #BE9091 #A8BE90
split-complementary
#90BEBD #BE90A8 #BEA690
monochromatic
#4E8584 #69A7A6 #90BEBD #B7D5D4 #DDEBEB
Accessibility & contrast
On white
2.04
#90BEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#90BEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90BEBD
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90BEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90BEBD | 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)
#B8B9BD
Deuteranopia (green-blind)
#AFB3BD
Tritanopia (blue-blind)
#81C1BE
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #90bebd; /* rgb */ color: rgb(144, 190, 189); /* oklch */ color: oklch(76.9% 0.049 194.5);
Tailwind
colors: {
custom: {
50: '#b1d1d0',
500: '#90bebd',
950: '#000000',
},
}SCSS
$custom: #90bebd; $custom-light: #b1d1d0; $custom-dark: #000000;
JSON
{
"hex": "#90bebd",
"rgb": {
"r": 144,
"g": 190,
"b": 189
},
"hsl": {
"h": 178.696,
"s": 26.136,
"l": 65.49
},
"oklch": {
"l": 0.76857,
"c": 0.04862,
"h": 194.5
},
"luminance": 0.4643
}Semantic roles & 50–950 ramp
primary
#90BEBD
secondary
#DDCDCE
accent
#4143A5
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282