#95BBBE#95BBBE
#95BBBE is a light, muted teal. Relative luminance 0.456; OKLCH L 76.5% C 0.041 H 202.3°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #95BBBE |
|---|---|
| RGB | rgb(149, 187, 190) |
| HSL | hsl(184, 24%, 66%) |
| HSV | hsv(184, 22%, 75%) |
| CMYK | cmyk(21.6%, 1.6%, 0%, 25.5%) |
| CIE-LAB | lab(73.32, -11.99, -5.71) |
| CIE-LCH | lch(73.32, 13.28, 205.46°) |
| OKLab | oklab(76.54% -0.0379 -0.0155) |
| OKLCH | oklch(76.54% 0.041 202.3) |
| XYZ | xyz(39.4563, 45.6464, 55.4369) |
| Luminance | 0.4565 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.62
Powder Blue
#B0E0E6
ΔE00 9.14
Bluegrey
#85A3B2
ΔE00 9.23
Cool Grey
#95A3A6
ΔE00 9.36
Light Grey Blue
#9DBCD4
ΔE00 10.09
Sky Blue
#87CEEB
ΔE00 10.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BBBE #BE9895
analogous
#95BEAD #95BBBE #95A7BE
triadic
#95BBBE #BE95BB #BBBE95
tetradic
#95BBBE #AD95BE #BE9895 #A7BE95
square
#95BBBE #AD95BE #BE9895 #A7BE95
split-complementary
#95BBBE #BE95A7 #BEAD95
monochromatic
#528286 #6FA3A7 #95BBBE #BBD3D5 #E1ECED
Accessibility & contrast
On white
2.07
#95BBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#95BBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BBBE
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BBBE | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B7BE
Deuteranopia (green-blind)
#AEB2BE
Tritanopia (blue-blind)
#88BEBC
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #95bbbe; /* rgb */ color: rgb(149, 187, 190); /* oklch */ color: oklch(76.5% 0.041 202.3);
Tailwind
colors: {
custom: {
50: '#b5cfd1',
500: '#95bbbe',
950: '#000000',
},
}SCSS
$custom: #95bbbe; $custom-light: #b5cfd1; $custom-dark: #000000;
JSON
{
"hex": "#95bbbe",
"rgb": {
"r": 149,
"g": 187,
"b": 190
},
"hsl": {
"h": 184.39,
"s": 23.977,
"l": 66.471
},
"oklch": {
"l": 0.76541,
"c": 0.04095,
"h": 202.3
},
"luminance": 0.45648
}Semantic roles & 50–950 ramp
primary
#95BBBE
secondary
#DED2D1
accent
#4A43A2
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111314
muted
#808282