#95CFCA#95CFCA
#95CFCA is a light, moderate teal. Relative luminance 0.553; OKLCH L 81.3% C 0.060 H 189.4°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #95CFCA |
|---|---|
| RGB | rgb(149, 207, 202) |
| HSL | hsl(175, 38%, 70%) |
| HSV | hsv(175, 28%, 81%) |
| CMYK | cmyk(28%, 0%, 2.4%, 18.8%) |
| CIE-LAB | lab(79.20, -19.60, -3.52) |
| CIE-LCH | lch(79.20, 19.91, 190.18°) |
| OKLab | oklab(81.34% -0.0592 -0.0098) |
| OKLCH | oklch(81.34% 0.06 189.4) |
| XYZ | xyz(45.3644, 55.2772, 64.1449) |
| Luminance | 0.5528 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.20
Paleturquoise
#AFEEEE
ΔE00 7.46
Pale Teal
#82CBB2
ΔE00 7.85
Mediumturquoise
#48D1CC
ΔE00 8.36
Seafoam Blue
#78D1B6
ΔE00 8.80
Robin'S Egg Blue
#98EFF9
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CFCA #CF959A
analogous
#95CFAD #95CFCA #95B7CF
triadic
#95CFCA #CA95CF #CFCA95
tetradic
#95CFCA #AD95CF #CF959A #B7CF95
square
#95CFCA #AD95CF #CF959A #B7CF95
split-complementary
#95CFCA #CF95B7 #CFAD95
monochromatic
#49A199 #6BBCB5 #95CFCA #BFE2DF #E9F5F4
Accessibility & contrast
On white
1.74
#95CFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#95CFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CFCA
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CFCA | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C9CA
Deuteranopia (green-blind)
#BEC1CB
Tritanopia (blue-blind)
#82D2CD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #95cfca; /* rgb */ color: rgb(149, 207, 202); /* oklch */ color: oklch(81.3% 0.060 189.4);
Tailwind
colors: {
custom: {
50: '#b6ddda',
500: '#95cfca',
950: '#000000',
},
}SCSS
$custom: #95cfca; $custom-light: #b6ddda; $custom-dark: #000000;
JSON
{
"hex": "#95cfca",
"rgb": {
"r": 149,
"g": 207,
"b": 202
},
"hsl": {
"h": 174.828,
"s": 37.662,
"l": 69.804
},
"oklch": {
"l": 0.81337,
"c": 0.06,
"h": 189.4
},
"luminance": 0.55279
}Semantic roles & 50–950 ramp
primary
#95CFCA
secondary
#A56469
accent
#3540B1
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483