#69F58D#69F58D
#69F58D is a very light, vivid green. Relative luminance 0.702; OKLCH L 86.8% C 0.188 H 149.3°. Best body text is #000000 at 15.05:1 contrast (WCAG AA passes).
Color values
| HEX | #69F58D |
|---|---|
| RGB | rgb(105, 245, 141) |
| HSL | hsl(135, 88%, 69%) |
| HSV | hsv(135, 57%, 96%) |
| CMYK | cmyk(57.1%, 0%, 42.4%, 3.9%) |
| CIE-LAB | lab(87.11, -59.76, 38.88) |
| CIE-LCH | lch(87.11, 71.29, 146.95°) |
| OKLab | oklab(86.85% -0.1616 0.0958) |
| OKLCH | oklch(86.85% 0.188 149.3) |
| XYZ | xyz(43.2828, 70.2272, 36.4684) |
| Luminance | 0.7023 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.24
Baby Green
#8CFF9E
ΔE00 3.43
Sea Green (survey)
#53FCA1
ΔE00 3.59
Light Green Blue
#56FCA2
ΔE00 3.63
Turquoise Green
#04F489
ΔE00 3.63
Minty Green
#0BF77D
ΔE00 3.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F58D #F569D1
analogous
#8BF569 #69F58D #69F5D3
triadic
#69F58D #8D69F5 #F58D69
tetradic
#69F58D #698BF5 #F569D1 #F5D369
square
#69F58D #698BF5 #F569D1 #F5D369
split-complementary
#69F58D #D369F5 #F5698B
monochromatic
#0ED541 #30F161 #69F58D #A2F9B9 #DCFDE4
Accessibility & contrast
On white
1.40
#69F58D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.05
#69F58D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F58D
15.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F58D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F58D | 1.00 | 1.40 | 15.05 | 15.05 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E285
Deuteranopia (green-blind)
#E4D594
Tritanopia (blue-blind)
#45F1DC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #69f58d; /* rgb */ color: rgb(105, 245, 141); /* oklch */ color: oklch(86.8% 0.188 149.3);
Tailwind
colors: {
custom: {
50: '#9ff9af',
500: '#69f58d',
950: '#000000',
},
}SCSS
$custom: #69f58d; $custom-light: #9ff9af; $custom-dark: #000000;
JSON
{
"hex": "#69f58d",
"rgb": {
"r": 105,
"g": 245,
"b": 141
},
"hsl": {
"h": 135.429,
"s": 87.5,
"l": 68.627
},
"oklch": {
"l": 0.86846,
"c": 0.18793,
"h": 149.3
},
"luminance": 0.70231
}Semantic roles & 50–950 ramp
primary
#69F58D
secondary
#CE34A7
accent
#01AAE4
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581