#69EF8D#69EF8D
#69EF8D is a very light, vivid green. Relative luminance 0.667; OKLCH L 85.4% C 0.180 H 149.8°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #69EF8D |
|---|---|
| RGB | rgb(105, 239, 141) |
| HSL | hsl(136, 81%, 67%) |
| HSV | hsv(136, 56%, 94%) |
| CMYK | cmyk(56.1%, 0%, 41%, 6.3%) |
| CIE-LAB | lab(85.33, -57.45, 36.57) |
| CIE-LCH | lch(85.33, 68.11, 147.52°) |
| OKLab | oklab(85.39% -0.1555 0.0905) |
| OKLCH | oklch(85.39% 0.18 149.8) |
| XYZ | xyz(41.4970, 66.6556, 35.8731) |
| Luminance | 0.6666 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.49
Turquoise Green
#04F489
ΔE00 3.77
Lightgreen
#90EE90
ΔE00 3.78
Sea Green (survey)
#53FCA1
ΔE00 3.90
Light Green Blue
#56FCA2
ΔE00 3.91
Wintergreen
#20F986
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EF8D #EF69CB
analogous
#88EF69 #69EF8D #69EFD0
triadic
#69EF8D #8D69EF #EF8D69
tetradic
#69EF8D #6988EF #EF69CB #EFD069
square
#69EF8D #6988EF #EF69CB #EFD069
split-complementary
#69EF8D #D069EF #EF6988
monochromatic
#15C845 #32E963 #69EF8D #A0F5B7 #D8FBE1
Accessibility & contrast
On white
1.47
#69EF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#69EF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EF8D
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EF8D | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD86
Deuteranopia (green-blind)
#DED093
Tritanopia (blue-blind)
#47EBD7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #69ef8d; /* rgb */ color: rgb(105, 239, 141); /* oklch */ color: oklch(85.4% 0.180 149.8);
Tailwind
colors: {
custom: {
50: '#9ef5af',
500: '#69ef8d',
950: '#000000',
},
}SCSS
$custom: #69ef8d; $custom-light: #9ef5af; $custom-dark: #000000;
JSON
{
"hex": "#69ef8d",
"rgb": {
"r": 105,
"g": 239,
"b": 141
},
"hsl": {
"h": 136.119,
"s": 80.723,
"l": 67.451
},
"oklch": {
"l": 0.85386,
"c": 0.17993,
"h": 149.8
},
"luminance": 0.66659
}Semantic roles & 50–950 ramp
primary
#69EF8D
secondary
#C5379F
accent
#08A4DD
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581