#69DF95#69DF95
#69DF95 is a light, vivid green. Relative luminance 0.579; OKLCH L 81.6% C 0.151 H 153.8°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #69DF95 |
|---|---|
| RGB | rgb(105, 223, 149) |
| HSL | hsl(142, 65%, 64%) |
| HSV | hsv(142, 53%, 87%) |
| CMYK | cmyk(52.9%, 0%, 33.2%, 12.5%) |
| CIE-LAB | lab(80.71, -49.69, 26.39) |
| CIE-LCH | lch(80.71, 56.26, 152.03°) |
| OKLab | oklab(81.64% -0.1352 0.0665) |
| OKLCH | oklch(81.64% 0.151 153.8) |
| XYZ | xyz(37.6353, 57.9453, 37.6292) |
| Luminance | 0.5795 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.20
Weird Green
#3AE57F
ΔE00 4.82
Seaweed
#18D17B
ΔE00 5.67
Seafoam Green
#7AF9AB
ΔE00 5.71
Seafoam (survey)
#80F9AD
ΔE00 5.82
Hospital Green
#9BE5AA
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DF95 #DF69B3
analogous
#78DF69 #69DF95 #69DFD0
triadic
#69DF95 #9569DF #DF9569
tetradic
#69DF95 #6978DF #DF69B3 #DFD069
square
#69DF95 #6978DF #DF69B3 #DFD069
split-complementary
#69DF95 #D069DF #DF6978
monochromatic
#24A956 #37D471 #69DF95 #9BEAB9 #CEF5DC
Accessibility & contrast
On white
1.67
#69DF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#69DF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DF95
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DF95 | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCF90
Deuteranopia (green-blind)
#CEC49A
Tritanopia (blue-blind)
#49DDCC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #69df95; /* rgb */ color: rgb(105, 223, 149); /* oklch */ color: oklch(81.6% 0.151 153.8);
Tailwind
colors: {
custom: {
50: '#9ceab4',
500: '#69df95',
950: '#000000',
},
}SCSS
$custom: #69df95; $custom-light: #9ceab4; $custom-dark: #000000;
JSON
{
"hex": "#69df95",
"rgb": {
"r": 105,
"g": 223,
"b": 149
},
"hsl": {
"h": 142.373,
"s": 64.835,
"l": 64.314
},
"oklch": {
"l": 0.81644,
"c": 0.15063,
"h": 153.8
},
"luminance": 0.57949
}Semantic roles & 50–950 ramp
primary
#69DF95
secondary
#AC4184
accent
#198ACD
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481