#95CFCC#95CFCC
#95CFCC is a light, muted teal. Relative luminance 0.554; OKLCH L 81.4% C 0.060 H 192.0°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #95CFCC |
|---|---|
| RGB | rgb(149, 207, 204) |
| HSL | hsl(177, 38%, 70%) |
| HSV | hsv(177, 28%, 81%) |
| CMYK | cmyk(28%, 0%, 1.4%, 18.8%) |
| CIE-LAB | lab(79.26, -19.15, -4.51) |
| CIE-LCH | lch(79.26, 19.68, 193.26°) |
| OKLab | oklab(81.4% -0.0584 -0.0124) |
| OKLCH | oklch(81.4% 0.06 192) |
| XYZ | xyz(45.6028, 55.3725, 65.4001) |
| Luminance | 0.5537 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.63
Paleturquoise
#AFEEEE
ΔE00 7.25
Mediumturquoise
#48D1CC
ΔE00 8.48
Pale Teal
#82CBB2
ΔE00 8.66
Robin'S Egg Blue
#98EFF9
ΔE00 8.90
Lightblue
#ADD8E6
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CFCC #CF9598
analogous
#95CFAF #95CFCC #95B5CF
triadic
#95CFCC #CC95CF #CFCC95
tetradic
#95CFCC #AF95CF #CF9598 #B5CF95
square
#95CFCC #AF95CF #CF9598 #B5CF95
split-complementary
#95CFCC #CF95B5 #CFAF95
monochromatic
#49A19C #6BBCB8 #95CFCC #BFE2E0 #E9F5F5
Accessibility & contrast
On white
1.74
#95CFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#95CFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CFCC
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CFCC | 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)
#C8C9CC
Deuteranopia (green-blind)
#BDC1CD
Tritanopia (blue-blind)
#82D2CE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #95cfcc; /* rgb */ color: rgb(149, 207, 204); /* oklch */ color: oklch(81.4% 0.060 192.0);
Tailwind
colors: {
custom: {
50: '#b6dddb',
500: '#95cfcc',
950: '#000000',
},
}SCSS
$custom: #95cfcc; $custom-light: #b6dddb; $custom-dark: #000000;
JSON
{
"hex": "#95cfcc",
"rgb": {
"r": 149,
"g": 207,
"b": 204
},
"hsl": {
"h": 176.897,
"s": 37.662,
"l": 69.804
},
"oklch": {
"l": 0.81398,
"c": 0.05969,
"h": 192
},
"luminance": 0.55375
}Semantic roles & 50–950 ramp
primary
#95CFCC
secondary
#A56467
accent
#353BB1
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111515
muted
#818484