#95CCCE#95CCCE
#95CCCE is a light, muted teal. Relative luminance 0.540; OKLCH L 80.8% C 0.057 H 198.9°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #95CCCE |
|---|---|
| RGB | rgb(149, 204, 206) |
| HSL | hsl(182, 37%, 70%) |
| HSV | hsv(182, 28%, 81%) |
| CMYK | cmyk(27.7%, 1%, 0%, 19.2%) |
| CIE-LAB | lab(78.48, -17.18, -6.74) |
| CIE-LCH | lch(78.48, 18.45, 201.41°) |
| OKLab | oklab(80.8% -0.0537 -0.0184) |
| OKLCH | oklch(80.8% 0.057 198.9) |
| XYZ | xyz(45.1243, 54.0293, 66.4316) |
| Luminance | 0.5403 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.79
Lightblue
#ADD8E6
ΔE00 7.47
Paleturquoise
#AFEEEE
ΔE00 7.85
Robin'S Egg Blue
#98EFF9
ΔE00 8.80
Mediumturquoise
#48D1CC
ΔE00 9.55
Sky Blue
#87CEEB
ΔE00 9.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CCCE #CE9795
analogous
#95CEB4 #95CCCE #95B0CE
triadic
#95CCCE #CE95CC #CCCE95
tetradic
#95CCCE #B495CE #CE9795 #B0CE95
square
#95CCCE #B495CE #CE9795 #B0CE95
split-complementary
#95CCCE #CE95B0 #CEB495
monochromatic
#4A9C9F #6BB8BB #95CCCE #BFE0E1 #E9F4F5
Accessibility & contrast
On white
1.78
#95CCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#95CCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CCCE
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CCCE | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C7CE
Deuteranopia (green-blind)
#BABFCE
Tritanopia (blue-blind)
#81D0CC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #95ccce; /* rgb */ color: rgb(149, 204, 206); /* oklch */ color: oklch(80.8% 0.057 198.9);
Tailwind
colors: {
custom: {
50: '#b6dbdc',
500: '#95ccce',
950: '#000000',
},
}SCSS
$custom: #95ccce; $custom-light: #b6dbdc; $custom-dark: #000000;
JSON
{
"hex": "#95ccce",
"rgb": {
"r": 149,
"g": 204,
"b": 206
},
"hsl": {
"h": 182.105,
"s": 36.774,
"l": 69.608
},
"oklch": {
"l": 0.80798,
"c": 0.05682,
"h": 198.9
},
"luminance": 0.54032
}Semantic roles & 50–950 ramp
primary
#95CCCE
secondary
#A36664
accent
#3A36B0
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111515
muted
#818484