#69DC99#69DC99
#69DC99 is a light, vivid green. Relative luminance 0.565; OKLCH L 81.0% C 0.143 H 155.7°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #69DC99 |
|---|---|
| RGB | rgb(105, 220, 153) |
| HSL | hsl(145, 62%, 64%) |
| HSV | hsv(145, 52%, 86%) |
| CMYK | cmyk(52.3%, 0%, 30.5%, 13.7%) |
| CIE-LAB | lab(79.89, -47.69, 23.20) |
| CIE-LCH | lch(79.89, 53.03, 154.06°) |
| OKLab | oklab(81% -0.1301 0.0587) |
| OKLCH | oklch(81% 0.143 155.7) |
| XYZ | xyz(37.1658, 56.4864, 39.0752) |
| Luminance | 0.5649 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.39
Seafoam
#7FE0B3
ΔE00 5.21
Hospital Green
#9BE5AA
ΔE00 5.73
Seaweed
#18D17B
ΔE00 5.84
Eucalyptus
#44D7A8
ΔE00 5.86
Weird Green
#3AE57F
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DC99 #DC69AC
analogous
#72DC69 #69DC99 #69DCD2
triadic
#69DC99 #9969DC #DC9969
tetradic
#69DC99 #6972DC #DC69AC #DCD269
square
#69DC99 #6972DC #DC69AC #DCD269
split-complementary
#69DC99 #D269DC #DC6972
monochromatic
#26A45B #37D077 #69DC99 #9BE8BB #CCF3DC
Accessibility & contrast
On white
1.71
#69DC99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#69DC99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DC99
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DC99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DC99 | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCD95
Deuteranopia (green-blind)
#CBC19D
Tritanopia (blue-blind)
#48DACA
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #69dc99; /* rgb */ color: rgb(105, 220, 153); /* oklch */ color: oklch(81.0% 0.143 155.7);
Tailwind
colors: {
custom: {
50: '#9ce7b7',
500: '#69dc99',
950: '#000000',
},
}SCSS
$custom: #69dc99; $custom-light: #9ce7b7; $custom-dark: #000000;
JSON
{
"hex": "#69dc99",
"rgb": {
"r": 105,
"g": 220,
"b": 153
},
"hsl": {
"h": 145.043,
"s": 62.162,
"l": 63.725
},
"oklch": {
"l": 0.80999,
"c": 0.14278,
"h": 155.7
},
"luminance": 0.5649
}Semantic roles & 50–950 ramp
primary
#69DC99
secondary
#A7427D
accent
#1C81CA
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481