#95CCCF#95CCCF
#95CCCF is a light, muted teal. Relative luminance 0.541; OKLCH L 80.8% C 0.057 H 200.3°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #95CCCF |
|---|---|
| RGB | rgb(149, 204, 207) |
| HSL | hsl(183, 38%, 70%) |
| HSV | hsv(183, 28%, 81%) |
| CMYK | cmyk(28%, 1.4%, 0%, 18.8%) |
| CIE-LAB | lab(78.51, -16.95, -7.23) |
| CIE-LCH | lch(78.51, 18.43, 203.10°) |
| OKLab | oklab(80.83% -0.0533 -0.0198) |
| OKLCH | oklch(80.83% 0.057 200.3) |
| XYZ | xyz(45.2461, 54.0780, 67.0734) |
| Luminance | 0.5408 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.63
Lightblue
#ADD8E6
ΔE00 7.14
Paleturquoise
#AFEEEE
ΔE00 7.90
Robin'S Egg Blue
#98EFF9
ΔE00 8.71
Sky Blue
#87CEEB
ΔE00 9.15
Mediumturquoise
#48D1CC
ΔE00 9.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CCCF #CF9895
analogous
#95CFB5 #95CCCF #95AFCF
triadic
#95CCCF #CF95CC #CCCF95
tetradic
#95CCCF #B595CF #CF9895 #AFCF95
square
#95CCCF #B595CF #CF9895 #AFCF95
split-complementary
#95CCCF #CF95AF #CFB595
monochromatic
#499CA1 #6BB8BC #95CCCF #BFE0E2 #E9F5F5
Accessibility & contrast
On white
1.78
#95CCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#95CCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CCCF
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CCCF | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C7CF
Deuteranopia (green-blind)
#B9BFCF
Tritanopia (blue-blind)
#81D0CD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #95cccf; /* rgb */ color: rgb(149, 204, 207); /* oklch */ color: oklch(80.8% 0.057 200.3);
Tailwind
colors: {
custom: {
50: '#b6dbdd',
500: '#95cccf',
950: '#000000',
},
}SCSS
$custom: #95cccf; $custom-light: #b6dbdd; $custom-dark: #000000;
JSON
{
"hex": "#95cccf",
"rgb": {
"r": 149,
"g": 204,
"b": 207
},
"hsl": {
"h": 183.103,
"s": 37.662,
"l": 69.804
},
"oklch": {
"l": 0.8083,
"c": 0.05689,
"h": 200.3
},
"luminance": 0.5408
}Semantic roles & 50–950 ramp
primary
#95CCCF
secondary
#A56764
accent
#3B35B1
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111515
muted
#818484