#69D486#69D486
#69D486 is a light, vivid green. Relative luminance 0.518; OKLCH L 78.7% C 0.149 H 150.5°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #69D486 |
|---|---|
| RGB | rgb(105, 212, 134) |
| HSL | hsl(136, 55%, 62%) |
| HSV | hsv(136, 50%, 83%) |
| CMYK | cmyk(50.5%, 0%, 36.8%, 16.9%) |
| CIE-LAB | lab(77.17, -47.79, 29.38) |
| CIE-LCH | lch(77.17, 56.10, 148.42°) |
| OKLab | oklab(78.66% -0.1298 0.0734) |
| OKLCH | oklch(78.66% 0.149 150.5) |
| XYZ | xyz(33.6700, 51.8087, 30.7754) |
| Luminance | 0.5181 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 3.59
Seaweed
#18D17B
ΔE00 4.60
Soft Green
#6FC276
ΔE00 4.78
Weird Green
#3AE57F
ΔE00 5.47
Tealish Green
#0CDC73
ΔE00 5.49
Dark Mint
#48C072
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69D486 #D469B7
analogous
#82D469 #69D486 #69D4BC
triadic
#69D486 #8669D4 #D48669
tetradic
#69D486 #6982D4 #D469B7 #D4BC69
square
#69D486 #6982D4 #D469B7 #D4BC69
split-complementary
#69D486 #BC69D4 #D46982
monochromatic
#2B9749 #39C660 #69D486 #99E2AC #C8EFD3
Accessibility & contrast
On white
1.85
#69D486 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#69D486 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69D486
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69D486 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69D486 | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C581
Deuteranopia (green-blind)
#C6BA8B
Tritanopia (blue-blind)
#52D1C0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #69d486; /* rgb */ color: rgb(105, 212, 134); /* oklch */ color: oklch(78.7% 0.149 150.5);
Tailwind
colors: {
custom: {
50: '#9be2aa',
500: '#69d486',
950: '#000000',
},
}SCSS
$custom: #69d486; $custom-light: #9be2aa; $custom-dark: #000000;
JSON
{
"hex": "#69d486",
"rgb": {
"r": 105,
"g": 212,
"b": 134
},
"hsl": {
"h": 136.262,
"s": 55.44,
"l": 62.157
},
"oklch": {
"l": 0.78663,
"c": 0.14911,
"h": 150.5
},
"luminance": 0.51811
}Semantic roles & 50–950 ramp
primary
#69D486
secondary
#9C4585
accent
#2397C3
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1510
muted
#808481