#69DF91#69DF91
#69DF91 is a light, vivid green. Relative luminance 0.578; OKLCH L 81.6% C 0.154 H 152.6°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #69DF91 |
|---|---|
| RGB | rgb(105, 223, 145) |
| HSL | hsl(140, 65%, 64%) |
| HSV | hsv(140, 53%, 87%) |
| CMYK | cmyk(52.9%, 0%, 35%, 12.5%) |
| CIE-LAB | lab(80.64, -50.41, 28.35) |
| CIE-LCH | lch(80.64, 57.83, 150.64°) |
| OKLab | oklab(81.56% -0.1369 0.0711) |
| OKLCH | oklch(81.56% 0.154 152.6) |
| XYZ | xyz(37.3215, 57.8197, 35.9762) |
| Luminance | 0.5782 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.28
Aqua Green
#12E193
ΔE00 4.39
Tealish Green
#0CDC73
ΔE00 5.41
Seaweed
#18D17B
ΔE00 5.50
Seafoam Green
#7AF9AB
ΔE00 5.80
Lightgreen
#90EE90
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DF91 #DF69B7
analogous
#7CDF69 #69DF91 #69DFCC
triadic
#69DF91 #9169DF #DF9169
tetradic
#69DF91 #697CDF #DF69B7 #DFCC69
square
#69DF91 #697CDF #DF69B7 #DFCC69
split-complementary
#69DF91 #CC69DF #DF697C
monochromatic
#24A951 #37D46C #69DF91 #9BEAB6 #CEF5DB
Accessibility & contrast
On white
1.67
#69DF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#69DF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DF91
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DF91 | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCF8C
Deuteranopia (green-blind)
#CFC496
Tritanopia (blue-blind)
#4BDCCB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #69df91; /* rgb */ color: rgb(105, 223, 145); /* oklch */ color: oklch(81.6% 0.154 152.6);
Tailwind
colors: {
custom: {
50: '#9ceab1',
500: '#69df91',
950: '#000000',
},
}SCSS
$custom: #69df91; $custom-light: #9ceab1; $custom-dark: #000000;
JSON
{
"hex": "#69df91",
"rgb": {
"r": 105,
"g": 223,
"b": 145
},
"hsl": {
"h": 140.339,
"s": 64.835,
"l": 64.314
},
"oklch": {
"l": 0.81563,
"c": 0.15432,
"h": 152.6
},
"luminance": 0.57823
}Semantic roles & 50–950 ramp
primary
#69DF91
secondary
#AC4187
accent
#1990CD
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1611
muted
#808481