#95CDCF#95CDCF
#95CDCF is a light, muted teal. Relative luminance 0.546; OKLCH L 81.0% C 0.058 H 198.9°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #95CDCF |
|---|---|
| RGB | rgb(149, 205, 207) |
| HSL | hsl(182, 38%, 70%) |
| HSV | hsv(182, 28%, 81%) |
| CMYK | cmyk(28%, 1%, 0%, 18.8%) |
| CIE-LAB | lab(78.78, -17.46, -6.82) |
| CIE-LCH | lch(78.78, 18.75, 201.34°) |
| OKLab | oklab(81.05% -0.0546 -0.0186) |
| OKLCH | oklch(81.05% 0.058 198.9) |
| XYZ | xyz(45.4846, 54.5549, 67.1529) |
| Luminance | 0.5456 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.67
Lightblue
#ADD8E6
ΔE00 7.48
Paleturquoise
#AFEEEE
ΔE00 7.61
Robin'S Egg Blue
#98EFF9
ΔE00 8.54
Mediumturquoise
#48D1CC
ΔE00 9.42
Sky Blue
#87CEEB
ΔE00 9.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CDCF #CF9795
analogous
#95CFB4 #95CDCF #95B0CF
triadic
#95CDCF #CF95CD #CDCF95
tetradic
#95CDCF #B495CF #CF9795 #B0CF95
square
#95CDCF #B495CF #CF9795 #B0CF95
split-complementary
#95CDCF #CF95B0 #CFB495
monochromatic
#499EA1 #6BB9BC #95CDCF #BFE1E2 #E9F5F5
Accessibility & contrast
On white
1.76
#95CDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#95CDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CDCF
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CDCF | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C8CF
Deuteranopia (green-blind)
#BAC0CF
Tritanopia (blue-blind)
#81D1CD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #95cdcf; /* rgb */ color: rgb(149, 205, 207); /* oklch */ color: oklch(81.0% 0.058 198.9);
Tailwind
colors: {
custom: {
50: '#b6dcdd',
500: '#95cdcf',
950: '#000000',
},
}SCSS
$custom: #95cdcf; $custom-light: #b6dcdd; $custom-dark: #000000;
JSON
{
"hex": "#95cdcf",
"rgb": {
"r": 149,
"g": 205,
"b": 207
},
"hsl": {
"h": 182.069,
"s": 37.662,
"l": 69.804
},
"oklch": {
"l": 0.8105,
"c": 0.05772,
"h": 198.9
},
"luminance": 0.54557
}Semantic roles & 50–950 ramp
primary
#95CDCF
secondary
#A56664
accent
#3935B1
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484