#69DF83#69DF83
#69DF83 is a light, vivid green. Relative luminance 0.574; OKLCH L 81.3% C 0.167 H 148.7°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #69DF83 |
|---|---|
| RGB | rgb(105, 223, 131) |
| HSL | hsl(133, 65%, 64%) |
| HSV | hsv(133, 53%, 87%) |
| CMYK | cmyk(52.9%, 0%, 41.3%, 12.5%) |
| CIE-LAB | lab(80.41, -52.78, 35.17) |
| CIE-LCH | lch(80.41, 63.42, 146.32°) |
| OKLab | oklab(81.3% -0.143 0.0869) |
| OKLCH | oklch(81.3% 0.167 148.7) |
| XYZ | xyz(36.3077, 57.4142, 30.6371) |
| Luminance | 0.5742 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.26
Tealish Green
#0CDC73
ΔE00 4.36
Lightgreen
#90EE90
ΔE00 4.83
Lightish Green
#61E160
ΔE00 5.15
Seaweed
#18D17B
ΔE00 5.70
Aqua Green
#12E193
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DF83 #DF69C5
analogous
#8ADF69 #69DF83 #69DFBE
triadic
#69DF83 #8369DF #DF8369
tetradic
#69DF83 #698ADF #DF69C5 #DFBE69
square
#69DF83 #698ADF #DF69C5 #DFBE69
split-complementary
#69DF83 #BE69DF #DF698A
monochromatic
#24A942 #37D459 #69DF83 #9BEAAD #CEF5D6
Accessibility & contrast
On white
1.68
#69DF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#69DF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DF83
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DF83 | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CE7C
Deuteranopia (green-blind)
#D1C389
Tritanopia (blue-blind)
#50DBC8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #69df83; /* rgb */ color: rgb(105, 223, 131); /* oklch */ color: oklch(81.3% 0.167 148.7);
Tailwind
colors: {
custom: {
50: '#9ceaa8',
500: '#69df83',
950: '#000000',
},
}SCSS
$custom: #69df83; $custom-light: #9ceaa8; $custom-dark: #000000;
JSON
{
"hex": "#69df83",
"rgb": {
"r": 105,
"g": 223,
"b": 131
},
"hsl": {
"h": 133.22,
"s": 64.835,
"l": 64.314
},
"oklch": {
"l": 0.81304,
"c": 0.16738,
"h": 148.7
},
"luminance": 0.57417
}Semantic roles & 50–950 ramp
primary
#69DF83
secondary
#AC4194
accent
#19A5CD
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0F1610
muted
#808480