#95CFC8#95CFC8
#95CFC8 is a light, moderate teal. Relative luminance 0.552; OKLCH L 81.3% C 0.060 H 186.7°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #95CFC8 |
|---|---|
| RGB | rgb(149, 207, 200) |
| HSL | hsl(173, 38%, 70%) |
| HSV | hsv(173, 28%, 81%) |
| CMYK | cmyk(28%, 0%, 3.4%, 18.8%) |
| CIE-LAB | lab(79.15, -20.04, -2.53) |
| CIE-LCH | lch(79.15, 20.20, 187.19°) |
| OKLab | oklab(81.27% -0.06 -0.0071) |
| OKLCH | oklch(81.27% 0.06 186.7) |
| XYZ | xyz(45.1292, 55.1831, 62.9059) |
| Luminance | 0.5518 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.08
Paleturquoise
#AFEEEE
ΔE00 7.75
Powder Blue
#B0E0E6
ΔE00 7.79
Seafoam Blue
#78D1B6
ΔE00 8.06
Mediumturquoise
#48D1CC
ΔE00 8.36
Robin'S Egg Blue
#98EFF9
ΔE00 9.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CFC8 #CF959C
analogous
#95CFAB #95CFC8 #95B9CF
triadic
#95CFC8 #C895CF #CFC895
tetradic
#95CFC8 #AB95CF #CF959C #B9CF95
square
#95CFC8 #AB95CF #CF959C #B9CF95
split-complementary
#95CFC8 #CF95B9 #CFAB95
monochromatic
#49A196 #6BBCB2 #95CFC8 #BFE2DE #E9F5F4
Accessibility & contrast
On white
1.74
#95CFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#95CFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CFC8
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CFC8 | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C9C8
Deuteranopia (green-blind)
#BEC1C9
Tritanopia (blue-blind)
#83D2CD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #95cfc8; /* rgb */ color: rgb(149, 207, 200); /* oklch */ color: oklch(81.3% 0.060 186.7);
Tailwind
colors: {
custom: {
50: '#b6ddd8',
500: '#95cfc8',
950: '#000000',
},
}SCSS
$custom: #95cfc8; $custom-light: #b6ddd8; $custom-dark: #000000;
JSON
{
"hex": "#95cfc8",
"rgb": {
"r": 149,
"g": 207,
"b": 200
},
"hsl": {
"h": 172.759,
"s": 37.662,
"l": 69.804
},
"oklch": {
"l": 0.81275,
"c": 0.06044,
"h": 186.7
},
"luminance": 0.55185
}Semantic roles & 50–950 ramp
primary
#95CFC8
secondary
#A5646C
accent
#3544B1
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483