#95CFBE#95CFBE
#95CFBE is a light, moderate teal. Relative luminance 0.547; OKLCH L 81.0% C 0.064 H 174.5°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #95CFBE |
|---|---|
| RGB | rgb(149, 207, 190) |
| HSL | hsl(162, 38%, 70%) |
| HSV | hsv(162, 28%, 81%) |
| CMYK | cmyk(28%, 0%, 8.2%, 18.8%) |
| CIE-LAB | lab(78.89, -22.21, 2.45) |
| CIE-LCH | lch(78.89, 22.34, 173.69°) |
| OKLab | oklab(80.98% -0.0642 0.0062) |
| OKLCH | oklch(80.98% 0.064 174.5) |
| XYZ | xyz(43.9985, 54.7308, 56.9510) |
| Luminance | 0.5473 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.82
Seafoam Blue
#78D1B6
ΔE00 5.20
Light Teal
#90E4C1
ΔE00 7.27
Mediumaquamarine
#66CDAA
ΔE00 7.81
Seafoam
#7FE0B3
ΔE00 9.17
Mediumturquoise
#48D1CC
ΔE00 9.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CFBE #CF95A6
analogous
#95CFA1 #95CFBE #95C3CF
triadic
#95CFBE #BE95CF #CFBE95
tetradic
#95CFBE #A195CF #CF95A6 #C3CF95
square
#95CFBE #A195CF #CF95A6 #C3CF95
split-complementary
#95CFBE #CF95C3 #CFA195
monochromatic
#49A187 #6BBCA4 #95CFBE #BFE2D8 #E9F5F2
Accessibility & contrast
On white
1.76
#95CFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#95CFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CFBE
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CFBE | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC8BD
Deuteranopia (green-blind)
#C0C0BF
Tritanopia (blue-blind)
#86D0CA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #95cfbe; /* rgb */ color: rgb(149, 207, 190); /* oklch */ color: oklch(81.0% 0.064 174.5);
Tailwind
colors: {
custom: {
50: '#b5ddd1',
500: '#95cfbe',
950: '#000000',
},
}SCSS
$custom: #95cfbe; $custom-light: #b5ddd1; $custom-dark: #000000;
JSON
{
"hex": "#95cfbe",
"rgb": {
"r": 149,
"g": 207,
"b": 190
},
"hsl": {
"h": 162.414,
"s": 37.662,
"l": 69.804
},
"oklch": {
"l": 0.80981,
"c": 0.06448,
"h": 174.5
},
"luminance": 0.54733
}Semantic roles & 50–950 ramp
primary
#95CFBE
secondary
#A56477
accent
#3559B1
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483