#69DF9D#69DF9D
#69DF9D is a light, vivid green. Relative luminance 0.582; OKLCH L 81.8% C 0.143 H 156.6°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #69DF9D |
|---|---|
| RGB | rgb(105, 223, 157) |
| HSL | hsl(146, 65%, 64%) |
| HSV | hsv(146, 53%, 87%) |
| CMYK | cmyk(52.9%, 0%, 29.6%, 12.5%) |
| CIE-LAB | lab(80.86, -48.18, 22.44) |
| CIE-LCH | lch(80.86, 53.15, 155.03°) |
| OKLab | oklab(81.81% -0.1316 0.0569) |
| OKLCH | oklch(81.81% 0.143 156.6) |
| XYZ | xyz(38.2961, 58.2096, 41.1092) |
| Luminance | 0.5821 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.27
Seafoam
#7FE0B3
ΔE00 4.82
Light Greenish Blue
#63F7B4
ΔE00 5.46
Hospital Green
#9BE5AA
ΔE00 5.58
Eucalyptus
#44D7A8
ΔE00 5.68
Seafoam Green
#7AF9AB
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DF9D #DF69AB
analogous
#70DF69 #69DF9D #69DFD8
triadic
#69DF9D #9D69DF #DF9D69
tetradic
#69DF9D #6970DF #DF69AB #DFD869
square
#69DF9D #6970DF #DF69AB #DFD869
split-complementary
#69DF9D #D869DF #DF6970
monochromatic
#24A95F #37D47C #69DF9D #9BEABE #CEF5DF
Accessibility & contrast
On white
1.66
#69DF9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#69DF9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DF9D
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DF9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DF9D | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED099
Deuteranopia (green-blind)
#CDC4A1
Tritanopia (blue-blind)
#46DDCD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #69df9d; /* rgb */ color: rgb(105, 223, 157); /* oklch */ color: oklch(81.8% 0.143 156.6);
Tailwind
colors: {
custom: {
50: '#9ceaba',
500: '#69df9d',
950: '#000000',
},
}SCSS
$custom: #69df9d; $custom-light: #9ceaba; $custom-dark: #000000;
JSON
{
"hex": "#69df9d",
"rgb": {
"r": 105,
"g": 223,
"b": 157
},
"hsl": {
"h": 146.441,
"s": 64.835,
"l": 64.314
},
"oklch": {
"l": 0.81812,
"c": 0.14339,
"h": 156.6
},
"luminance": 0.58213
}Semantic roles & 50–950 ramp
primary
#69DF9D
secondary
#AC417C
accent
#197DCD
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481