#69DF87#69DF87
#69DF87 is a light, vivid green. Relative luminance 0.575; OKLCH L 81.4% C 0.164 H 149.7°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #69DF87 |
|---|---|
| RGB | rgb(105, 223, 135) |
| HSL | hsl(135, 65%, 64%) |
| HSV | hsv(135, 53%, 87%) |
| CMYK | cmyk(52.9%, 0%, 39.5%, 12.5%) |
| CIE-LAB | lab(80.47, -52.13, 33.23) |
| CIE-LCH | lch(80.47, 61.82, 147.48°) |
| OKLab | oklab(81.38% -0.1413 0.0825) |
| OKLCH | oklch(81.38% 0.164 149.7) |
| XYZ | xyz(36.5841, 57.5248, 32.0925) |
| Luminance | 0.5753 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.39
Tealish Green
#0CDC73
ΔE00 4.54
Lightgreen
#90EE90
ΔE00 4.99
Aqua Green
#12E193
ΔE00 5.29
Seaweed
#18D17B
ΔE00 5.53
Lightish Green
#61E160
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DF87 #DF69C1
analogous
#86DF69 #69DF87 #69DFC2
triadic
#69DF87 #8769DF #DF8769
tetradic
#69DF87 #6986DF #DF69C1 #DFC269
square
#69DF87 #6986DF #DF69C1 #DFC269
split-complementary
#69DF87 #C269DF #DF6986
monochromatic
#24A946 #37D45F #69DF87 #9BEAAF #CEF5D8
Accessibility & contrast
On white
1.68
#69DF87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#69DF87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DF87
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DF87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DF87 | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CE81
Deuteranopia (green-blind)
#D0C38D
Tritanopia (blue-blind)
#4FDBC9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #69df87; /* rgb */ color: rgb(105, 223, 135); /* oklch */ color: oklch(81.4% 0.164 149.7);
Tailwind
colors: {
custom: {
50: '#9ceaab',
500: '#69df87',
950: '#000000',
},
}SCSS
$custom: #69df87; $custom-light: #9ceaab; $custom-dark: #000000;
JSON
{
"hex": "#69df87",
"rgb": {
"r": 105,
"g": 223,
"b": 135
},
"hsl": {
"h": 135.254,
"s": 64.835,
"l": 64.314
},
"oklch": {
"l": 0.81375,
"c": 0.16364,
"h": 149.7
},
"luminance": 0.57528
}Semantic roles & 50–950 ramp
primary
#69DF87
secondary
#AC4190
accent
#199FCD
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481