#69D690#69D690
#69D690 is a light, vivid green. Relative luminance 0.531; OKLCH L 79.4% C 0.143 H 153.5°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #69D690 |
|---|---|
| RGB | rgb(105, 214, 144) |
| HSL | hsl(141, 57%, 63%) |
| HSV | hsv(141, 51%, 84%) |
| CMYK | cmyk(50.9%, 0%, 32.7%, 16.1%) |
| CIE-LAB | lab(77.94, -46.85, 25.23) |
| CIE-LCH | lch(77.94, 53.21, 151.70°) |
| OKLab | oklab(79.35% -0.1276 0.0636) |
| OKLCH | oklch(79.35% 0.143 153.5) |
| XYZ | xyz(34.9038, 53.1071, 34.7915) |
| Luminance | 0.5311 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.48
Seaweed
#18D17B
ΔE00 5.02
Aqua Green
#12E193
ΔE00 5.04
Soft Green
#6FC276
ΔE00 5.84
Weird Green
#3AE57F
ΔE00 6.02
Tealish Green
#0CDC73
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69D690 #D669AF
analogous
#78D669 #69D690 #69D6C7
triadic
#69D690 #9069D6 #D69069
tetradic
#69D690 #6978D6 #D669AF #D6C769
square
#69D690 #6978D6 #D669AF #D6C769
split-complementary
#69D690 #C769D6 #D66978
monochromatic
#2A9A52 #39C96C #69D690 #99E3B4 #C9F0D7
Accessibility & contrast
On white
1.81
#69D690 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#69D690 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69D690
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69D690 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69D690 | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C78C
Deuteranopia (green-blind)
#C6BC94
Tritanopia (blue-blind)
#4ED4C4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #69d690; /* rgb */ color: rgb(105, 214, 144); /* oklch */ color: oklch(79.4% 0.143 153.5);
Tailwind
colors: {
custom: {
50: '#9be3b1',
500: '#69d690',
950: '#000000',
},
}SCSS
$custom: #69d690; $custom-light: #9be3b1; $custom-dark: #000000;
JSON
{
"hex": "#69d690",
"rgb": {
"r": 105,
"g": 214,
"b": 144
},
"hsl": {
"h": 141.468,
"s": 57.068,
"l": 62.549
},
"oklch": {
"l": 0.79351,
"c": 0.14254,
"h": 153.5
},
"luminance": 0.5311
}Semantic roles & 50–950 ramp
primary
#69D690
secondary
#9F447F
accent
#218AC5
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1510
muted
#808481