#69F58F#69F58F
#69F58F is a very light, vivid green. Relative luminance 0.703; OKLCH L 86.9% C 0.186 H 149.8°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #69F58F |
|---|---|
| RGB | rgb(105, 245, 143) |
| HSL | hsl(136, 88%, 69%) |
| HSV | hsv(136, 57%, 96%) |
| CMYK | cmyk(57.1%, 0%, 41.6%, 3.9%) |
| CIE-LAB | lab(87.14, -59.44, 37.93) |
| CIE-LCH | lch(87.14, 70.51, 147.45°) |
| OKLab | oklab(86.88% -0.1608 0.0937) |
| OKLCH | oklch(86.88% 0.186 149.8) |
| XYZ | xyz(43.4329, 70.2872, 37.2592) |
| Luminance | 0.7029 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.28
Sea Green (survey)
#53FCA1
ΔE00 3.33
Light Green Blue
#56FCA2
ΔE00 3.37
Baby Green
#8CFF9E
ΔE00 3.39
Light Bluish Green
#76FDA8
ΔE00 3.49
Turquoise Green
#04F489
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F58F #F569CF
analogous
#89F569 #69F58F #69F5D5
triadic
#69F58F #8F69F5 #F58F69
tetradic
#69F58F #6989F5 #F569CF #F5D569
square
#69F58F #6989F5 #F569CF #F5D569
split-complementary
#69F58F #D569F5 #F56989
monochromatic
#0ED544 #30F164 #69F58F #A2F9BA #DCFDE5
Accessibility & contrast
On white
1.39
#69F58F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.06
#69F58F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F58F
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F58F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F58F | 1.00 | 1.39 | 15.06 | 15.06 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E288
Deuteranopia (green-blind)
#E4D596
Tritanopia (blue-blind)
#44F1DC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #69f58f; /* rgb */ color: rgb(105, 245, 143); /* oklch */ color: oklch(86.9% 0.186 149.8);
Tailwind
colors: {
custom: {
50: '#9ff9b1',
500: '#69f58f',
950: '#000000',
},
}SCSS
$custom: #69f58f; $custom-light: #9ff9b1; $custom-dark: #000000;
JSON
{
"hex": "#69f58f",
"rgb": {
"r": 105,
"g": 245,
"b": 143
},
"hsl": {
"h": 136.286,
"s": 87.5,
"l": 68.627
},
"oklch": {
"l": 0.8688,
"c": 0.18612,
"h": 149.8
},
"luminance": 0.70291
}Semantic roles & 50–950 ramp
primary
#69F58F
secondary
#CE34A4
accent
#01A7E4
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101711
muted
#808581