#69F08D#69F08D
#69F08D is a very light, vivid green. Relative luminance 0.672; OKLCH L 85.6% C 0.181 H 149.7°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #69F08D |
|---|---|
| RGB | rgb(105, 240, 141) |
| HSL | hsl(136, 82%, 68%) |
| HSV | hsv(136, 56%, 94%) |
| CMYK | cmyk(56.3%, 0%, 41.3%, 5.9%) |
| CIE-LAB | lab(85.63, -57.84, 36.96) |
| CIE-LCH | lch(85.63, 68.64, 147.42°) |
| OKLab | oklab(85.63% -0.1566 0.0914) |
| OKLCH | oklch(85.63% 0.181 149.7) |
| XYZ | xyz(41.7906, 67.2427, 35.9710) |
| Luminance | 0.6725 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.61
Turquoise Green
#04F489
ΔE00 3.71
Wintergreen
#20F986
ΔE00 3.78
Lightgreen
#90EE90
ΔE00 3.80
Sea Green (survey)
#53FCA1
ΔE00 3.81
Light Green Blue
#56FCA2
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F08D #F069CC
analogous
#88F069 #69F08D #69F0D0
triadic
#69F08D #8D69F0 #F08D69
tetradic
#69F08D #6988F0 #F069CC #F0D069
square
#69F08D #6988F0 #F069CC #F0D069
split-complementary
#69F08D #D069F0 #F06988
monochromatic
#14CA45 #31EA63 #69F08D #A1F6B7 #D8FBE2
Accessibility & contrast
On white
1.45
#69F08D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#69F08D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F08D
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F08D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F08D | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DE86
Deuteranopia (green-blind)
#DFD193
Tritanopia (blue-blind)
#47ECD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #69f08d; /* rgb */ color: rgb(105, 240, 141); /* oklch */ color: oklch(85.6% 0.181 149.7);
Tailwind
colors: {
custom: {
50: '#9ef6af',
500: '#69f08d',
950: '#000000',
},
}SCSS
$custom: #69f08d; $custom-light: #9ef6af; $custom-dark: #000000;
JSON
{
"hex": "#69f08d",
"rgb": {
"r": 105,
"g": 240,
"b": 141
},
"hsl": {
"h": 136,
"s": 81.818,
"l": 67.647
},
"oklch": {
"l": 0.85629,
"c": 0.18128,
"h": 149.7
},
"luminance": 0.67247
}Semantic roles & 50–950 ramp
primary
#69F08D
secondary
#C736A0
accent
#07A5DE
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581