#95D0AF#95D0AF
#95D0AF is a light, moderate green. Relative luminance 0.546; OKLCH L 80.8% C 0.077 H 159.6°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #95D0AF |
|---|---|
| RGB | rgb(149, 208, 175) |
| HSL | hsl(146, 39%, 70%) |
| HSV | hsv(146, 28%, 82%) |
| CMYK | cmyk(28.4%, 0%, 15.9%, 18.4%) |
| CIE-LAB | lab(78.81, -25.75, 10.37) |
| CIE-LCH | lch(78.81, 27.76, 158.08°) |
| OKLab | oklab(80.8% -0.0719 0.0268) |
| OKLCH | oklch(80.8% 0.077 159.6) |
| XYZ | xyz(42.6857, 54.5946, 48.8378) |
| Luminance | 0.5460 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.05
Seafoam Blue
#78D1B6
ΔE00 5.18
Light Teal
#90E4C1
ΔE00 5.36
Seafoam
#7FE0B3
ΔE00 5.90
Mediumaquamarine
#66CDAA
ΔE00 6.20
Darkseagreen
#8FBC8F
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95D0AF #D095B6
analogous
#98D095 #95D0AF #95D0CD
triadic
#95D0AF #AF95D0 #D0AF95
tetradic
#95D0AF #9598D0 #D095B6 #D0CD95
square
#95D0AF #9598D0 #D095B6 #D0CD95
split-complementary
#95D0AF #CD95D0 #D09598
monochromatic
#48A370 #6BBD8F #95D0AF #BFE3CF #EAF6EF
Accessibility & contrast
On white
1.76
#95D0AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#95D0AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95D0AF
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95D0AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95D0AF | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC7AD
Deuteranopia (green-blind)
#C5C0B1
Tritanopia (blue-blind)
#8ACFC6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #95d0af; /* rgb */ color: rgb(149, 208, 175); /* oklch */ color: oklch(80.8% 0.077 159.6);
Tailwind
colors: {
custom: {
50: '#b5dec6',
500: '#95d0af',
950: '#000000',
},
}SCSS
$custom: #95d0af; $custom-light: #b5dec6; $custom-dark: #000000;
JSON
{
"hex": "#95d0af",
"rgb": {
"r": 149,
"g": 208,
"b": 175
},
"hsl": {
"h": 146.441,
"s": 38.562,
"l": 70
},
"oklch": {
"l": 0.80799,
"c": 0.07669,
"h": 159.6
},
"luminance": 0.54596
}Semantic roles & 50–950 ramp
primary
#95D0AF
secondary
#A66489
accent
#347AB2
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111513
muted
#818482