#95CFCD#95CFCD
#95CFCD is a light, muted teal. Relative luminance 0.554; OKLCH L 81.4% C 0.060 H 193.4°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #95CFCD |
|---|---|
| RGB | rgb(149, 207, 205) |
| HSL | hsl(178, 38%, 70%) |
| HSV | hsv(178, 28%, 81%) |
| CMYK | cmyk(28%, 0%, 1%, 18.8%) |
| CIE-LAB | lab(79.28, -18.93, -5.01) |
| CIE-LCH | lch(79.28, 19.58, 194.82°) |
| OKLab | oklab(81.43% -0.058 -0.0138) |
| OKLCH | oklch(81.43% 0.06 193.4) |
| XYZ | xyz(45.7231, 55.4207, 66.0338) |
| Luminance | 0.5542 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.37
Paleturquoise
#AFEEEE
ΔE00 7.18
Mediumturquoise
#48D1CC
ΔE00 8.57
Robin'S Egg Blue
#98EFF9
ΔE00 8.69
Lightblue
#ADD8E6
ΔE00 8.90
Pale Teal
#82CBB2
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CFCD #CF9597
analogous
#95CFB0 #95CFCD #95B4CF
triadic
#95CFCD #CD95CF #CFCD95
tetradic
#95CFCD #B095CF #CF9597 #B4CF95
square
#95CFCD #B095CF #CF9597 #B4CF95
split-complementary
#95CFCD #CF95B4 #CFB095
monochromatic
#49A19E #6BBCB9 #95CFCD #BFE2E1 #E9F5F5
Accessibility & contrast
On white
1.74
#95CFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#95CFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CFCD
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CFCD | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CD
Deuteranopia (green-blind)
#BDC1CE
Tritanopia (blue-blind)
#81D2CE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #95cfcd; /* rgb */ color: rgb(149, 207, 205); /* oklch */ color: oklch(81.4% 0.060 193.4);
Tailwind
colors: {
custom: {
50: '#b6dddc',
500: '#95cfcd',
950: '#000000',
},
}SCSS
$custom: #95cfcd; $custom-light: #b6dddc; $custom-dark: #000000;
JSON
{
"hex": "#95cfcd",
"rgb": {
"r": 149,
"g": 207,
"b": 205
},
"hsl": {
"h": 177.931,
"s": 37.662,
"l": 69.804
},
"oklch": {
"l": 0.81429,
"c": 0.05959,
"h": 193.4
},
"luminance": 0.55423
}Semantic roles & 50–950 ramp
primary
#95CFCD
secondary
#A56466
accent
#3539B1
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484