#90BEBC#90BEBC
#90BEBC is a light, muted teal. Relative luminance 0.464; OKLCH L 76.8% C 0.049 H 192.8°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #90BEBC |
|---|---|
| RGB | rgb(144, 190, 188) |
| HSL | hsl(177, 26%, 65%) |
| HSV | hsv(177, 24%, 75%) |
| CMYK | cmyk(24.2%, 0%, 1.1%, 25.5%) |
| CIE-LAB | lab(73.79, -15.54, -3.95) |
| CIE-LCH | lch(73.79, 16.03, 194.25°) |
| OKLab | oklab(76.83% -0.0475 -0.0108) |
| OKLCH | oklch(76.83% 0.049 192.8) |
| XYZ | xyz(38.9894, 46.3854, 54.4661) |
| Luminance | 0.4639 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.20
Pale Teal
#82CBB2
ΔE00 9.86
Lightblue
#ADD8E6
ΔE00 10.10
Cadetblue
#5F9EA0
ΔE00 10.62
Mediumturquoise
#48D1CC
ΔE00 10.68
Greyish Teal
#719F91
ΔE00 10.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90BEBC #BE9092
analogous
#90BEA5 #90BEBC #90A9BE
triadic
#90BEBC #BC90BE #BEBC90
tetradic
#90BEBC #A590BE #BE9092 #A9BE90
square
#90BEBC #A590BE #BE9092 #A9BE90
split-complementary
#90BEBC #BE90A9 #BEA590
monochromatic
#4E8583 #69A7A5 #90BEBC #B7D5D3 #DDEBEB
Accessibility & contrast
On white
2.04
#90BEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#90BEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90BEBC
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90BEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90BEBC | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B9BC
Deuteranopia (green-blind)
#AFB3BD
Tritanopia (blue-blind)
#81C1BD
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #90bebc; /* rgb */ color: rgb(144, 190, 188); /* oklch */ color: oklch(76.8% 0.049 192.8);
Tailwind
colors: {
custom: {
50: '#b1d1d0',
500: '#90bebc',
950: '#000000',
},
}SCSS
$custom: #90bebc; $custom-light: #b1d1d0; $custom-dark: #000000;
JSON
{
"hex": "#90bebc",
"rgb": {
"r": 144,
"g": 190,
"b": 188
},
"hsl": {
"h": 177.391,
"s": 26.136,
"l": 65.49
},
"oklch": {
"l": 0.76826,
"c": 0.0487,
"h": 192.8
},
"luminance": 0.46387
}Semantic roles & 50–950 ramp
primary
#90BEBC
secondary
#DDCDCE
accent
#4145A5
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282