#95CFAF#95CFAF
#95CFAF is a light, moderate green. Relative luminance 0.541; OKLCH L 80.6% C 0.075 H 160.0°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #95CFAF |
|---|---|
| RGB | rgb(149, 207, 175) |
| HSL | hsl(147, 38%, 70%) |
| HSV | hsv(147, 28%, 81%) |
| CMYK | cmyk(28%, 0%, 15.5%, 18.8%) |
| CIE-LAB | lab(78.53, -25.26, 9.96) |
| CIE-LCH | lch(78.53, 27.16, 158.48°) |
| OKLab | oklab(80.57% -0.0706 0.0257) |
| OKLCH | oklch(80.57% 0.075 160) |
| XYZ | xyz(42.4426, 54.1085, 48.7568) |
| Luminance | 0.5411 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.89
Seafoam Blue
#78D1B6
ΔE00 5.16
Light Teal
#90E4C1
ΔE00 5.59
Seafoam
#7FE0B3
ΔE00 6.20
Mediumaquamarine
#66CDAA
ΔE00 6.25
Darkseagreen
#8FBC8F
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CFAF #CF95B5
analogous
#98CF95 #95CFAF #95CFCC
triadic
#95CFAF #AF95CF #CFAF95
tetradic
#95CFAF #9598CF #CF95B5 #CFCC95
square
#95CFAF #9598CF #CF95B5 #CFCC95
split-complementary
#95CFAF #CC95CF #CF9598
monochromatic
#49A170 #6BBC8F #95CFAF #BFE2CF #E9F5EF
Accessibility & contrast
On white
1.78
#95CFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#95CFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CFAF
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CFAF | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC6AD
Deuteranopia (green-blind)
#C4C0B1
Tritanopia (blue-blind)
#8ACEC6
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #95cfaf; /* rgb */ color: rgb(149, 207, 175); /* oklch */ color: oklch(80.6% 0.075 160.0);
Tailwind
colors: {
custom: {
50: '#b5dec6',
500: '#95cfaf',
950: '#000000',
},
}SCSS
$custom: #95cfaf; $custom-light: #b5dec6; $custom-dark: #000000;
JSON
{
"hex": "#95cfaf",
"rgb": {
"r": 149,
"g": 207,
"b": 175
},
"hsl": {
"h": 146.897,
"s": 37.662,
"l": 69.804
},
"oklch": {
"l": 0.80572,
"c": 0.07512,
"h": 160
},
"luminance": 0.5411
}Semantic roles & 50–950 ramp
primary
#95CFAF
secondary
#A56487
accent
#3579B1
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111513
muted
#818482