#95CFCE#95CFCE
#95CFCE is a light, muted teal. Relative luminance 0.555; OKLCH L 81.5% C 0.060 H 194.7°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #95CFCE |
|---|---|
| RGB | rgb(149, 207, 206) |
| HSL | hsl(179, 38%, 70%) |
| HSV | hsv(179, 28%, 81%) |
| CMYK | cmyk(28%, 0%, 0.5%, 18.8%) |
| CIE-LAB | lab(79.31, -18.70, -5.50) |
| CIE-LCH | lch(79.31, 19.50, 196.40°) |
| OKLab | oklab(81.46% -0.0576 -0.0151) |
| OKLCH | oklch(81.46% 0.06 194.7) |
| XYZ | xyz(45.8442, 55.4691, 66.6716) |
| Luminance | 0.5547 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.12
Paleturquoise
#AFEEEE
ΔE00 7.13
Robin'S Egg Blue
#98EFF9
ΔE00 8.50
Lightblue
#ADD8E6
ΔE00 8.55
Mediumturquoise
#48D1CC
ΔE00 8.69
Pale Teal
#82CBB2
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CFCE #CF9596
analogous
#95CFB1 #95CFCE #95B3CF
triadic
#95CFCE #CE95CF #CFCE95
tetradic
#95CFCE #B195CF #CF9596 #B3CF95
square
#95CFCE #B195CF #CF9596 #B3CF95
split-complementary
#95CFCE #CF95B3 #CFB195
monochromatic
#49A19F #6BBCBB #95CFCE #BFE2E1 #E9F5F5
Accessibility & contrast
On white
1.74
#95CFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#95CFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CFCE
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CFCE | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CE
Deuteranopia (green-blind)
#BDC1CF
Tritanopia (blue-blind)
#81D3CE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #95cfce; /* rgb */ color: rgb(149, 207, 206); /* oklch */ color: oklch(81.5% 0.060 194.7);
Tailwind
colors: {
custom: {
50: '#b6dddc',
500: '#95cfce',
950: '#000000',
},
}SCSS
$custom: #95cfce; $custom-light: #b6dddc; $custom-dark: #000000;
JSON
{
"hex": "#95cfce",
"rgb": {
"r": 149,
"g": 207,
"b": 206
},
"hsl": {
"h": 178.966,
"s": 37.662,
"l": 69.804
},
"oklch": {
"l": 0.81461,
"c": 0.05952,
"h": 194.7
},
"luminance": 0.55471
}Semantic roles & 50–950 ramp
primary
#95CFCE
secondary
#A56465
accent
#3537B1
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484