#95CAAA#95CAAA
#95CAAA is a light, moderate green. Relative luminance 0.515; OKLCH L 79.3% C 0.072 H 157.8°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #95CAAA |
|---|---|
| RGB | rgb(149, 202, 170) |
| HSL | hsl(144, 33%, 69%) |
| HSV | hsv(144, 26%, 79%) |
| CMYK | cmyk(26.2%, 0%, 15.8%, 20.8%) |
| CIE-LAB | lab(77.00, -23.78, 10.47) |
| CIE-LCH | lch(77.00, 25.98, 156.24°) |
| OKLab | oklab(79.31% -0.0662 0.027) |
| OKLCH | oklch(79.31% 0.072 157.8) |
| XYZ | xyz(40.7684, 51.5313, 45.8209) |
| Luminance | 0.5153 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.39
Darkseagreen
#8FBC8F
ΔE00 5.70
Seafoam Blue
#78D1B6
ΔE00 6.02
Mediumaquamarine
#66CDAA
ΔE00 6.84
Light Teal
#90E4C1
ΔE00 6.98
Seafoam
#7FE0B3
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CAAA #CA95B5
analogous
#9BCA95 #95CAAA #95CAC5
triadic
#95CAAA #AA95CA #CAAA95
tetradic
#95CAAA #959BCA #CA95B5 #CAC595
square
#95CAAA #959BCA #CA95B5 #CAC595
split-complementary
#95CAAA #C595CA #CA959B
monochromatic
#4C986A #6CB689 #95CAAA #BEDECB #E7F3EB
Accessibility & contrast
On white
1.86
#95CAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#95CAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CAAA
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CAAA | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C2A8
Deuteranopia (green-blind)
#C0BCAC
Tritanopia (blue-blind)
#8BC9C1
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #95caaa; /* rgb */ color: rgb(149, 202, 170); /* oklch */ color: oklch(79.3% 0.072 157.8);
Tailwind
colors: {
custom: {
50: '#b5dac3',
500: '#95caaa',
950: '#000000',
},
}SCSS
$custom: #95caaa; $custom-light: #b5dac3; $custom-dark: #000000;
JSON
{
"hex": "#95caaa",
"rgb": {
"r": 149,
"g": 202,
"b": 170
},
"hsl": {
"h": 143.774,
"s": 33.333,
"l": 68.824
},
"oklch": {
"l": 0.79311,
"c": 0.07154,
"h": 157.8
},
"luminance": 0.51533
}Semantic roles & 50–950 ramp
primary
#95CAAA
secondary
#9F6488
accent
#397FAC
background
#FDFEFD
surface
#F8FBF9
border
#D1D4D2
text
#111512
muted
#818482