#69F18D#69F18D
#69F18D is a very light, vivid green. Relative luminance 0.678; OKLCH L 85.9% C 0.183 H 149.6°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #69F18D |
|---|---|
| RGB | rgb(105, 241, 141) |
| HSL | hsl(136, 83%, 68%) |
| HSV | hsv(136, 56%, 95%) |
| CMYK | cmyk(56.4%, 0%, 41.5%, 5.5%) |
| CIE-LAB | lab(85.92, -58.23, 37.34) |
| CIE-LCH | lch(85.92, 69.17, 147.33°) |
| OKLab | oklab(85.87% -0.1576 0.0923) |
| OKLCH | oklch(85.87% 0.183 149.6) |
| XYZ | xyz(42.0857, 67.8331, 36.0694) |
| Luminance | 0.6784 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.65
Turquoise Green
#04F489
ΔE00 3.66
Sea Green (survey)
#53FCA1
ΔE00 3.74
Weird Green
#3AE57F
ΔE00 3.75
Light Green Blue
#56FCA2
ΔE00 3.76
Lightgreen
#90EE90
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F18D #F169CD
analogous
#89F169 #69F18D #69F1D1
triadic
#69F18D #8D69F1 #F18D69
tetradic
#69F18D #6989F1 #F169CD #F1D169
square
#69F18D #6989F1 #F169CD #F1D169
split-complementary
#69F18D #D169F1 #F16989
monochromatic
#13CD44 #31EC62 #69F18D #A1F6B8 #D9FBE2
Accessibility & contrast
On white
1.44
#69F18D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#69F18D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F18D
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F18D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F18D | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DF86
Deuteranopia (green-blind)
#E0D294
Tritanopia (blue-blind)
#47EDD8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #69f18d; /* rgb */ color: rgb(105, 241, 141); /* oklch */ color: oklch(85.9% 0.183 149.6);
Tailwind
colors: {
custom: {
50: '#9ef6af',
500: '#69f18d',
950: '#000000',
},
}SCSS
$custom: #69f18d; $custom-light: #9ef6af; $custom-dark: #000000;
JSON
{
"hex": "#69f18d",
"rgb": {
"r": 105,
"g": 241,
"b": 141
},
"hsl": {
"h": 135.882,
"s": 82.927,
"l": 67.843
},
"oklch": {
"l": 0.85873,
"c": 0.18261,
"h": 149.6
},
"luminance": 0.67837
}Semantic roles & 50–950 ramp
primary
#69F18D
secondary
#C935A2
accent
#06A6DF
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581