#95BEBE#95BEBE
#95BEBE is a light, muted teal. Relative luminance 0.469; OKLCH L 77.2% C 0.044 H 196.3°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #95BEBE |
|---|---|
| RGB | rgb(149, 190, 190) |
| HSL | hsl(180, 24%, 66%) |
| HSV | hsv(180, 22%, 75%) |
| CMYK | cmyk(21.6%, 0%, 0%, 25.5%) |
| CIE-LAB | lab(74.15, -13.56, -4.48) |
| CIE-LCH | lch(74.15, 14.28, 198.29°) |
| OKLab | oklab(77.2% -0.0419 -0.0122) |
| OKLCH | oklch(77.2% 0.044 196.3) |
| XYZ | xyz(40.0994, 46.9326, 55.6513) |
| Luminance | 0.4693 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.67
Lightblue
#ADD8E6
ΔE00 9.04
Cool Grey
#95A3A6
ΔE00 10.68
Bluegrey
#85A3B2
ΔE00 10.92
Sky Blue
#87CEEB
ΔE00 11.13
Cadetblue
#5F9EA0
ΔE00 11.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BEBE #BE9595
analogous
#95BEAA #95BEBE #95AABE
triadic
#95BEBE #BE95BE #BEBE95
tetradic
#95BEBE #AA95BE #BE9595 #AABE95
square
#95BEBE #AA95BE #BE9595 #AABE95
split-complementary
#95BEBE #BE95AA #BEAA95
monochromatic
#528686 #6FA7A7 #95BEBE #BBD5D5 #E1EDED
Accessibility & contrast
On white
2.02
#95BEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#95BEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BEBE
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BEBE | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BABE
Deuteranopia (green-blind)
#B0B4BE
Tritanopia (blue-blind)
#88C1BE
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #95bebe; /* rgb */ color: rgb(149, 190, 190); /* oklch */ color: oklch(77.2% 0.044 196.3);
Tailwind
colors: {
custom: {
50: '#b5d1d1',
500: '#95bebe',
950: '#000000',
},
}SCSS
$custom: #95bebe; $custom-light: #b5d1d1; $custom-dark: #000000;
JSON
{
"hex": "#95bebe",
"rgb": {
"r": 149,
"g": 190,
"b": 190
},
"hsl": {
"h": 180,
"s": 23.977,
"l": 66.471
},
"oklch": {
"l": 0.77201,
"c": 0.04366,
"h": 196.3
},
"luminance": 0.46934
}Semantic roles & 50–950 ramp
primary
#95BEBE
secondary
#DED1D1
accent
#4343A2
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282