#69D68B#69D68B
#69D68B is a light, vivid green. Relative luminance 0.530; OKLCH L 79.3% C 0.147 H 151.8°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #69D68B |
|---|---|
| RGB | rgb(105, 214, 139) |
| HSL | hsl(139, 57%, 63%) |
| HSV | hsv(139, 51%, 84%) |
| CMYK | cmyk(50.9%, 0%, 35%, 16.1%) |
| CIE-LAB | lab(77.85, -47.75, 27.71) |
| CIE-LCH | lch(77.85, 55.21, 149.88°) |
| OKLab | oklab(79.25% -0.1298 0.0695) |
| OKLCH | oklch(79.25% 0.147 151.8) |
| XYZ | xyz(34.5300, 52.9576, 32.8233) |
| Luminance | 0.5296 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.10
Seaweed
#18D17B
ΔE00 4.74
Aqua Green
#12E193
ΔE00 5.22
Soft Green
#6FC276
ΔE00 5.43
Weird Green
#3AE57F
ΔE00 5.45
Tealish Green
#0CDC73
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69D68B #D669B4
analogous
#7DD669 #69D68B #69D6C2
triadic
#69D68B #8B69D6 #D68B69
tetradic
#69D68B #697DD6 #D669B4 #D6C269
square
#69D68B #697DD6 #D669B4 #D6C269
split-complementary
#69D68B #C269D6 #D6697D
monochromatic
#2A9A4D #39C966 #69D68B #99E3B0 #C9F0D5
Accessibility & contrast
On white
1.81
#69D68B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#69D68B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69D68B
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69D68B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69D68B | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C786
Deuteranopia (green-blind)
#C7BC90
Tritanopia (blue-blind)
#50D3C3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #69d68b; /* rgb */ color: rgb(105, 214, 139); /* oklch */ color: oklch(79.3% 0.147 151.8);
Tailwind
colors: {
custom: {
50: '#9be3ad',
500: '#69d68b',
950: '#000000',
},
}SCSS
$custom: #69d68b; $custom-light: #9be3ad; $custom-dark: #000000;
JSON
{
"hex": "#69d68b",
"rgb": {
"r": 105,
"g": 214,
"b": 139
},
"hsl": {
"h": 138.716,
"s": 57.068,
"l": 62.549
},
"oklch": {
"l": 0.7925,
"c": 0.14723,
"h": 151.8
},
"luminance": 0.5296
}Semantic roles & 50–950 ramp
primary
#69D68B
secondary
#9F4483
accent
#2192C5
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1510
muted
#808481