#69E08D#69E08D
#69E08D is a light, vivid green. Relative luminance 0.582; OKLCH L 81.7% C 0.159 H 151.3°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #69E08D |
|---|---|
| RGB | rgb(105, 224, 141) |
| HSL | hsl(138, 66%, 65%) |
| HSV | hsv(138, 53%, 88%) |
| CMYK | cmyk(53.1%, 0%, 37.1%, 12.2%) |
| CIE-LAB | lab(80.87, -51.52, 30.71) |
| CIE-LCH | lch(80.87, 59.97, 149.20°) |
| OKLab | oklab(81.73% -0.1398 0.0767) |
| OKLCH | oklch(81.73% 0.159 151.3) |
| XYZ | xyz(37.2864, 58.2345, 34.4696) |
| Luminance | 0.5824 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.68
Aqua Green
#12E193
ΔE00 4.72
Tealish Green
#0CDC73
ΔE00 4.95
Lightgreen
#90EE90
ΔE00 5.23
Seaweed
#18D17B
ΔE00 5.56
Seafoam Green
#7AF9AB
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E08D #E069BC
analogous
#81E069 #69E08D #69E0C8
triadic
#69E08D #8D69E0 #E08D69
tetradic
#69E08D #6981E0 #E069BC #E0C869
square
#69E08D #6981E0 #E069BC #E0C869
split-complementary
#69E08D #C869E0 #E06981
monochromatic
#23AB4C #36D666 #69E08D #9CEAB4 #CEF5DA
Accessibility & contrast
On white
1.66
#69E08D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#69E08D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E08D
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E08D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E08D | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D087
Deuteranopia (green-blind)
#D0C492
Tritanopia (blue-blind)
#4CDDCB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #69e08d; /* rgb */ color: rgb(105, 224, 141); /* oklch */ color: oklch(81.7% 0.159 151.3);
Tailwind
colors: {
custom: {
50: '#9ceaaf',
500: '#69e08d',
950: '#000000',
},
}SCSS
$custom: #69e08d; $custom-light: #9ceaaf; $custom-dark: #000000;
JSON
{
"hex": "#69e08d",
"rgb": {
"r": 105,
"g": 224,
"b": 141
},
"hsl": {
"h": 138.151,
"s": 65.746,
"l": 64.51
},
"oklch": {
"l": 0.8173,
"c": 0.15943,
"h": 151.3
},
"luminance": 0.58238
}Semantic roles & 50–950 ramp
primary
#69E08D
secondary
#AD408C
accent
#1897CE
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481