#90BEBB#90BEBB
#90BEBB is a light, muted teal. Relative luminance 0.463; OKLCH L 76.8% C 0.049 H 191.2°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #90BEBB |
|---|---|
| RGB | rgb(144, 190, 187) |
| HSL | hsl(176, 26%, 65%) |
| HSV | hsv(176, 24%, 75%) |
| CMYK | cmyk(24.2%, 0%, 1.6%, 25.5%) |
| CIE-LAB | lab(73.77, -15.76, -3.44) |
| CIE-LCH | lch(73.77, 16.13, 192.32°) |
| OKLab | oklab(76.79% -0.0479 -0.0095) |
| OKLCH | oklch(76.79% 0.049 191.2) |
| XYZ | xyz(38.8819, 46.3424, 53.9004) |
| Luminance | 0.4634 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.38
Pale Teal
#82CBB2
ΔE00 9.47
Lightblue
#ADD8E6
ΔE00 10.43
Greyish Teal
#719F91
ΔE00 10.50
Mediumturquoise
#48D1CC
ΔE00 10.61
Cadetblue
#5F9EA0
ΔE00 10.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90BEBB #BE9093
analogous
#90BEA4 #90BEBB #90AABE
triadic
#90BEBB #BB90BE #BEBB90
tetradic
#90BEBB #A490BE #BE9093 #AABE90
square
#90BEBB #A490BE #BE9093 #AABE90
split-complementary
#90BEBB #BE90AA #BEA490
monochromatic
#4E8582 #69A7A3 #90BEBB #B7D5D3 #DDEBEA
Accessibility & contrast
On white
2.05
#90BEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.27
#90BEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90BEBB
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90BEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90BEBB | 1.00 | 2.05 | 10.27 | 10.27 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B9BB
Deuteranopia (green-blind)
#B0B2BC
Tritanopia (blue-blind)
#82C1BD
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #90bebb; /* rgb */ color: rgb(144, 190, 187); /* oklch */ color: oklch(76.8% 0.049 191.2);
Tailwind
colors: {
custom: {
50: '#b1d1cf',
500: '#90bebb',
950: '#000000',
},
}SCSS
$custom: #90bebb; $custom-light: #b1d1cf; $custom-dark: #000000;
JSON
{
"hex": "#90bebb",
"rgb": {
"r": 144,
"g": 190,
"b": 187
},
"hsl": {
"h": 176.087,
"s": 26.136,
"l": 65.49
},
"oklch": {
"l": 0.76794,
"c": 0.04882,
"h": 191.2
},
"luminance": 0.46344
}Semantic roles & 50–950 ramp
primary
#90BEBB
secondary
#DDCDCE
accent
#4147A5
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111413
muted
#808282