#69DF99#69DF99
#69DF99 is a light, vivid green. Relative luminance 0.581; OKLCH L 81.7% C 0.147 H 155.2°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #69DF99 |
|---|---|
| RGB | rgb(105, 223, 153) |
| HSL | hsl(144, 65%, 64%) |
| HSV | hsv(144, 53%, 87%) |
| CMYK | cmyk(52.9%, 0%, 31.4%, 12.5%) |
| CIE-LAB | lab(80.78, -48.94, 24.42) |
| CIE-LCH | lch(80.78, 54.70, 153.49°) |
| OKLab | oklab(81.73% -0.1334 0.0617) |
| OKLCH | oklch(81.73% 0.147 155.2) |
| XYZ | xyz(37.9602, 58.0752, 39.3400) |
| Luminance | 0.5808 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.16
Weird Green
#3AE57F
ΔE00 5.44
Seafoam
#7FE0B3
ΔE00 5.56
Hospital Green
#9BE5AA
ΔE00 5.65
Light Greenish Blue
#63F7B4
ΔE00 5.71
Seafoam Green
#7AF9AB
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DF99 #DF69AF
analogous
#74DF69 #69DF99 #69DFD4
triadic
#69DF99 #9969DF #DF9969
tetradic
#69DF99 #6974DF #DF69AF #DFD469
square
#69DF99 #6974DF #DF69AF #DFD469
split-complementary
#69DF99 #D469DF #DF6974
monochromatic
#24A95A #37D477 #69DF99 #9BEABB #CEF5DE
Accessibility & contrast
On white
1.66
#69DF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#69DF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DF99
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DF99 | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED095
Deuteranopia (green-blind)
#CEC49D
Tritanopia (blue-blind)
#47DDCD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #69df99; /* rgb */ color: rgb(105, 223, 153); /* oklch */ color: oklch(81.7% 0.147 155.2);
Tailwind
colors: {
custom: {
50: '#9ceab7',
500: '#69df99',
950: '#000000',
},
}SCSS
$custom: #69df99; $custom-light: #9ceab7; $custom-dark: #000000;
JSON
{
"hex": "#69df99",
"rgb": {
"r": 105,
"g": 223,
"b": 153
},
"hsl": {
"h": 144.407,
"s": 64.835,
"l": 64.314
},
"oklch": {
"l": 0.81726,
"c": 0.14698,
"h": 155.2
},
"luminance": 0.58079
}Semantic roles & 50–950 ramp
primary
#69DF99
secondary
#AC4180
accent
#1984CD
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481