#69F58C#69F58C
#69F58C is a very light, vivid green. Relative luminance 0.702; OKLCH L 86.8% C 0.189 H 149.1°. Best body text is #000000 at 15.04:1 contrast (WCAG AA passes).
Color values
| HEX | #69F58C |
|---|---|
| RGB | rgb(105, 245, 140) |
| HSL | hsl(135, 88%, 69%) |
| HSV | hsv(135, 57%, 96%) |
| CMYK | cmyk(57.1%, 0%, 42.9%, 3.9%) |
| CIE-LAB | lab(87.09, -59.91, 39.35) |
| CIE-LCH | lch(87.09, 71.68, 146.70°) |
| OKLab | oklab(86.83% -0.1621 0.0969) |
| OKLCH | oklch(86.83% 0.189 149.1) |
| XYZ | xyz(43.2087, 70.1975, 36.0783) |
| Luminance | 0.7020 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.23
Baby Green
#8CFF9E
ΔE00 3.46
Minty Green
#0BF77D
ΔE00 3.59
Turquoise Green
#04F489
ΔE00 3.66
Mint Green
#8FFF9F
ΔE00 3.70
Sea Green (survey)
#53FCA1
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F58C #F569D2
analogous
#8CF569 #69F58C #69F5D2
triadic
#69F58C #8C69F5 #F58C69
tetradic
#69F58C #698CF5 #F569D2 #F5D269
square
#69F58C #698CF5 #F569D2 #F5D269
split-complementary
#69F58C #D269F5 #F5698C
monochromatic
#0ED540 #30F160 #69F58C #A2F9B8 #DCFDE4
Accessibility & contrast
On white
1.40
#69F58C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.04
#69F58C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F58C
15.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F58C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F58C | 1.00 | 1.40 | 15.04 | 15.04 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E284
Deuteranopia (green-blind)
#E4D593
Tritanopia (blue-blind)
#46F1DB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #69f58c; /* rgb */ color: rgb(105, 245, 140); /* oklch */ color: oklch(86.8% 0.189 149.1);
Tailwind
colors: {
custom: {
50: '#9ff9af',
500: '#69f58c',
950: '#000000',
},
}SCSS
$custom: #69f58c; $custom-light: #9ff9af; $custom-dark: #000000;
JSON
{
"hex": "#69f58c",
"rgb": {
"r": 105,
"g": 245,
"b": 140
},
"hsl": {
"h": 135,
"s": 87.5,
"l": 68.627
},
"oklch": {
"l": 0.86829,
"c": 0.18883,
"h": 149.1
},
"luminance": 0.70202
}Semantic roles & 50–950 ramp
primary
#69F58C
secondary
#CE34A8
accent
#01ABE4
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581