#69D88D#69D88D
#69D88D is a light, vivid green. Relative luminance 0.540; OKLCH L 79.8% C 0.148 H 152.2°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #69D88D |
|---|---|
| RGB | rgb(105, 216, 141) |
| HSL | hsl(139, 59%, 63%) |
| HSV | hsv(139, 51%, 85%) |
| CMYK | cmyk(51.4%, 0%, 34.7%, 15.3%) |
| CIE-LAB | lab(78.48, -48.23, 27.52) |
| CIE-LCH | lch(78.48, 55.53, 150.29°) |
| OKLab | oklab(79.78% -0.1311 0.0691) |
| OKLCH | oklch(79.78% 0.148 152.2) |
| XYZ | xyz(35.1868, 54.0352, 33.7697) |
| Luminance | 0.5404 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.52
Seaweed
#18D17B
ΔE00 4.86
Aqua Green
#12E193
ΔE00 4.93
Weird Green
#3AE57F
ΔE00 5.20
Tealish Green
#0CDC73
ΔE00 5.64
Soft Green
#6FC276
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69D88D #D869B4
analogous
#7DD869 #69D88D #69D8C4
triadic
#69D88D #8D69D8 #D88D69
tetradic
#69D88D #697DD8 #D869B4 #D8C469
square
#69D88D #697DD8 #D869B4 #D8C469
split-complementary
#69D88D #C469D8 #D8697D
monochromatic
#299E4F #38CB68 #69D88D #9AE5B2 #CAF1D7
Accessibility & contrast
On white
1.78
#69D88D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#69D88D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69D88D
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69D88D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69D88D | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C988
Deuteranopia (green-blind)
#C9BE92
Tritanopia (blue-blind)
#4ED5C5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #69d88d; /* rgb */ color: rgb(105, 216, 141); /* oklch */ color: oklch(79.8% 0.148 152.2);
Tailwind
colors: {
custom: {
50: '#9be5af',
500: '#69d88d',
950: '#000000',
},
}SCSS
$custom: #69d88d; $custom-light: #9be5af; $custom-dark: #000000;
JSON
{
"hex": "#69d88d",
"rgb": {
"r": 105,
"g": 216,
"b": 141
},
"hsl": {
"h": 139.459,
"s": 58.73,
"l": 62.941
},
"oklch": {
"l": 0.79778,
"c": 0.14819,
"h": 152.2
},
"luminance": 0.54038
}Semantic roles & 50–950 ramp
primary
#69D88D
secondary
#A24383
accent
#1F90C6
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1610
muted
#808481