#95BEC2#95BEC2
#95BEC2 is a light, muted teal. Relative luminance 0.471; OKLCH L 77.3% C 0.044 H 203.7°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #95BEC2 |
|---|---|
| RGB | rgb(149, 190, 194) |
| HSL | hsl(185, 27%, 67%) |
| HSV | hsv(185, 23%, 76%) |
| CMYK | cmyk(23.2%, 2.1%, 0%, 23.9%) |
| CIE-LAB | lab(74.26, -12.67, -6.49) |
| CIE-LCH | lch(74.26, 14.24, 207.13°) |
| OKLab | oklab(77.33% -0.0403 -0.0177) |
| OKLCH | oklch(77.33% 0.044 203.7) |
| XYZ | xyz(40.5426, 47.1099, 57.9854) |
| Luminance | 0.4711 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 7.87
Powder Blue
#B0E0E6
ΔE00 8.31
Sky Blue
#87CEEB
ΔE00 9.54
Bluegrey
#85A3B2
ΔE00 9.75
Light Grey Blue
#9DBCD4
ΔE00 10.00
Cool Grey
#95A3A6
ΔE00 10.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BEC2 #C29995
analogous
#95C2AF #95BEC2 #95A8C2
triadic
#95BEC2 #C295BE #BEC295
tetradic
#95BEC2 #AF95C2 #C29995 #A8C295
square
#95BEC2 #AF95C2 #C29995 #A8C295
split-complementary
#95BEC2 #C295A8 #C2AF95
monochromatic
#51878C #6EA6AC #95BEC2 #BCD6D8 #E3EEEF
Accessibility & contrast
On white
2.01
#95BEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#95BEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BEC2
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BEC2 | 1.00 | 2.01 | 10.42 | 10.42 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BAC2
Deuteranopia (green-blind)
#AFB4C2
Tritanopia (blue-blind)
#87C1BF
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #95bec2; /* rgb */ color: rgb(149, 190, 194); /* oklch */ color: oklch(77.3% 0.044 203.7);
Tailwind
colors: {
custom: {
50: '#b5d1d4',
500: '#95bec2',
950: '#000000',
},
}SCSS
$custom: #95bec2; $custom-light: #b5d1d4; $custom-dark: #000000;
JSON
{
"hex": "#95bec2",
"rgb": {
"r": 149,
"g": 190,
"b": 194
},
"hsl": {
"h": 185.333,
"s": 26.946,
"l": 67.255
},
"oklch": {
"l": 0.77329,
"c": 0.044,
"h": 203.7
},
"luminance": 0.47112
}Semantic roles & 50–950 ramp
primary
#95BEC2
secondary
#E0D4D2
accent
#4940A6
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111414
muted
#808283