#69DF96#69DF96
#69DF96 is a light, vivid green. Relative luminance 0.580; OKLCH L 81.7% C 0.150 H 154.2°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #69DF96 |
|---|---|
| RGB | rgb(105, 223, 150) |
| HSL | hsl(143, 65%, 64%) |
| HSV | hsv(143, 53%, 87%) |
| CMYK | cmyk(52.9%, 0%, 32.7%, 12.5%) |
| CIE-LAB | lab(80.73, -49.50, 25.89) |
| CIE-LCH | lch(80.73, 55.87, 152.39°) |
| OKLab | oklab(81.66% -0.1347 0.0653) |
| OKLCH | oklch(81.66% 0.15 154.2) |
| XYZ | xyz(37.7155, 57.9774, 38.0515) |
| Luminance | 0.5798 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.18
Weird Green
#3AE57F
ΔE00 4.97
Seafoam Green
#7AF9AB
ΔE00 5.71
Seaweed
#18D17B
ΔE00 5.73
Hospital Green
#9BE5AA
ΔE00 5.77
Seafoam (survey)
#80F9AD
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DF96 #DF69B2
analogous
#77DF69 #69DF96 #69DFD1
triadic
#69DF96 #9669DF #DF9669
tetradic
#69DF96 #6977DF #DF69B2 #DFD169
square
#69DF96 #6977DF #DF69B2 #DFD169
split-complementary
#69DF96 #D169DF #DF6977
monochromatic
#24A957 #37D473 #69DF96 #9BEAB9 #CEF5DD
Accessibility & contrast
On white
1.67
#69DF96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#69DF96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DF96
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DF96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DF96 | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCF91
Deuteranopia (green-blind)
#CEC49B
Tritanopia (blue-blind)
#49DDCC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #69df96; /* rgb */ color: rgb(105, 223, 150); /* oklch */ color: oklch(81.7% 0.150 154.2);
Tailwind
colors: {
custom: {
50: '#9ceab5',
500: '#69df96',
950: '#000000',
},
}SCSS
$custom: #69df96; $custom-light: #9ceab5; $custom-dark: #000000;
JSON
{
"hex": "#69df96",
"rgb": {
"r": 105,
"g": 223,
"b": 150
},
"hsl": {
"h": 142.881,
"s": 64.835,
"l": 64.314
},
"oklch": {
"l": 0.81664,
"c": 0.14972,
"h": 154.2
},
"luminance": 0.57981
}Semantic roles & 50–950 ramp
primary
#69DF96
secondary
#AC4183
accent
#1988CD
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481