#95BEC0#95BEC0
#95BEC0 is a light, muted teal. Relative luminance 0.470; OKLCH L 77.3% C 0.044 H 200.0°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #95BEC0 |
|---|---|
| RGB | rgb(149, 190, 192) |
| HSL | hsl(183, 25%, 67%) |
| HSV | hsv(183, 22%, 75%) |
| CMYK | cmyk(22.4%, 1%, 0%, 24.7%) |
| CIE-LAB | lab(74.20, -13.12, -5.49) |
| CIE-LCH | lch(74.20, 14.22, 202.70°) |
| OKLab | oklab(77.27% -0.0411 -0.015) |
| OKLCH | oklch(77.27% 0.044 200) |
| XYZ | xyz(40.3195, 47.0207, 56.8104) |
| Luminance | 0.4702 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.43
Powder Blue
#B0E0E6
ΔE00 8.44
Sky Blue
#87CEEB
ΔE00 10.31
Bluegrey
#85A3B2
ΔE00 10.32
Cool Grey
#95A3A6
ΔE00 10.43
Light Grey Blue
#9DBCD4
ΔE00 10.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BEC0 #C09795
analogous
#95C0AD #95BEC0 #95A9C0
triadic
#95BEC0 #C095BE #BEC095
tetradic
#95BEC0 #AD95C0 #C09795 #A9C095
square
#95BEC0 #AD95C0 #C09795 #A9C095
split-complementary
#95BEC0 #C095A9 #C0AD95
monochromatic
#518789 #6FA6A9 #95BEC0 #BBD6D7 #E2EDEE
Accessibility & contrast
On white
2.02
#95BEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#95BEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BEC0
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BEC0 | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BAC0
Deuteranopia (green-blind)
#B0B4C0
Tritanopia (blue-blind)
#87C1BE
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #95bec0; /* rgb */ color: rgb(149, 190, 192); /* oklch */ color: oklch(77.3% 0.044 200.0);
Tailwind
colors: {
custom: {
50: '#b5d1d3',
500: '#95bec0',
950: '#000000',
},
}SCSS
$custom: #95bec0; $custom-light: #b5d1d3; $custom-dark: #000000;
JSON
{
"hex": "#95bec0",
"rgb": {
"r": 149,
"g": 190,
"b": 192
},
"hsl": {
"h": 182.791,
"s": 25.444,
"l": 66.863
},
"oklch": {
"l": 0.77265,
"c": 0.04374,
"h": 200
},
"luminance": 0.47022
}Semantic roles & 50–950 ramp
primary
#95BEC0
secondary
#DFD2D2
accent
#4642A4
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282