#69D592#69D592
#69D592 is a light, vivid green. Relative luminance 0.527; OKLCH L 79.1% C 0.139 H 154.4°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #69D592 |
|---|---|
| RGB | rgb(105, 213, 146) |
| HSL | hsl(143, 56%, 62%) |
| HSV | hsv(143, 51%, 84%) |
| CMYK | cmyk(50.7%, 0%, 31.5%, 16.5%) |
| CIE-LAB | lab(77.68, -46.06, 23.83) |
| CIE-LCH | lch(77.68, 51.86, 152.64°) |
| OKLab | oklab(79.15% -0.1256 0.0602) |
| OKLCH | oklch(79.15% 0.139 154.4) |
| XYZ | xyz(34.8057, 52.6642, 35.5196) |
| Luminance | 0.5267 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.61
Aqua Green
#12E193
ΔE00 5.18
Seaweed
#18D17B
ΔE00 5.22
Soft Green
#6FC276
ΔE00 5.92
Seafoam
#7FE0B3
ΔE00 6.00
Eucalyptus
#44D7A8
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69D592 #D569AC
analogous
#76D569 #69D592 #69D5C8
triadic
#69D592 #9269D5 #D59269
tetradic
#69D592 #6976D5 #D569AC #D5C869
square
#69D592 #6976D5 #D569AC #D5C869
split-complementary
#69D592 #C869D5 #D56976
monochromatic
#2B9955 #39C86F #69D592 #99E2B5 #C9F0D7
Accessibility & contrast
On white
1.82
#69D592 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#69D592 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69D592
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69D592 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69D592 | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C68E
Deuteranopia (green-blind)
#C5BC96
Tritanopia (blue-blind)
#4DD3C3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #69d592; /* rgb */ color: rgb(105, 213, 146); /* oklch */ color: oklch(79.1% 0.139 154.4);
Tailwind
colors: {
custom: {
50: '#9be2b2',
500: '#69d592',
950: '#000000',
},
}SCSS
$custom: #69d592; $custom-light: #9be2b2; $custom-dark: #000000;
JSON
{
"hex": "#69d592",
"rgb": {
"r": 105,
"g": 213,
"b": 146
},
"hsl": {
"h": 142.778,
"s": 56.25,
"l": 62.353
},
"oklch": {
"l": 0.79149,
"c": 0.13926,
"h": 154.4
},
"luminance": 0.52667
}Semantic roles & 50–950 ramp
primary
#69D592
secondary
#9E457C
accent
#2286C4
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1511
muted
#808481