#95DFAF#95DFAF
#95DFAF is a very light, moderate green. Relative luminance 0.623; OKLCH L 84.2% C 0.100 H 155.2°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #95DFAF |
|---|---|
| RGB | rgb(149, 223, 175) |
| HSL | hsl(141, 54%, 73%) |
| HSV | hsv(141, 33%, 87%) |
| CMYK | cmyk(33.2%, 0%, 21.5%, 12.5%) |
| CIE-LAB | lab(83.05, -32.91, 16.36) |
| CIE-LCH | lch(83.05, 36.75, 153.57°) |
| OKLab | oklab(84.21% -0.0908 0.042) |
| OKLCH | oklch(84.21% 0.1 155.2) |
| XYZ | xyz(46.5172, 62.2577, 50.1150) |
| Luminance | 0.6226 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.86
Seafoam
#7FE0B3
ΔE00 3.34
Mint
#AAF0C1
ΔE00 4.10
Light Teal
#90E4C1
ΔE00 4.30
Light Sea Green
#98F6B0
ΔE00 6.29
Light Seafoam
#A0FEBF
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95DFAF #DF95C5
analogous
#A0DF95 #95DFAF #95DFD4
triadic
#95DFAF #AF95DF #DFAF95
tetradic
#95DFAF #95A0DF #DF95C5 #DFD495
square
#95DFAF #95A0DF #DF95C5 #DFD495
split-complementary
#95DFAF #D495DF #DF95A0
monochromatic
#3AC069 #66D18C #95DFAF #C4EDD2 #E7F8ED
Accessibility & contrast
On white
1.56
#95DFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#95DFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95DFAF
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95DFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95DFAF | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD4AC
Deuteranopia (green-blind)
#D2CCB2
Tritanopia (blue-blind)
#87DDD2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #95dfaf; /* rgb */ color: rgb(149, 223, 175); /* oklch */ color: oklch(84.2% 0.100 155.2);
Tailwind
colors: {
custom: {
50: '#b6e9c7',
500: '#95dfaf',
950: '#000000',
},
}SCSS
$custom: #95dfaf; $custom-light: #b6e9c7; $custom-dark: #000000;
JSON
{
"hex": "#95dfaf",
"rgb": {
"r": 149,
"g": 223,
"b": 175
},
"hsl": {
"h": 141.081,
"s": 53.623,
"l": 72.941
},
"oklch": {
"l": 0.84212,
"c": 0.10003,
"h": 155.2
},
"luminance": 0.6226
}Semantic roles & 50–950 ramp
primary
#95DFAF
secondary
#B76199
accent
#248AC1
background
#FDFEFD
surface
#F8FDF9
border
#D1D5D2
text
#111613
muted
#818482