#69ED75#69ED75
#69ED75 is a very light, vivid green. Relative luminance 0.649; OKLCH L 84.5% C 0.199 H 145.2°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #69ED75 |
|---|---|
| RGB | rgb(105, 237, 117) |
| HSL | hsl(125, 79%, 67%) |
| HSV | hsv(125, 56%, 93%) |
| CMYK | cmyk(55.7%, 0%, 50.6%, 7.1%) |
| CIE-LAB | lab(84.41, -60.24, 47.05) |
| CIE-LCH | lch(84.41, 76.43, 142.01°) |
| OKLab | oklab(84.52% -0.1633 0.1134) |
| OKLCH | oklch(84.52% 0.199 145.2) |
| XYZ | xyz(39.3184, 64.8525, 27.2720) |
| Luminance | 0.6486 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.16
Lightgreen (survey)
#76FF7B
ΔE00 3.95
Spearmint
#1EF876
ΔE00 4.01
Minty Green
#0BF77D
ΔE00 4.39
Easter Green
#8CFD7E
ΔE00 4.42
Lightgreen
#90EE90
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69ED75 #ED69E1
analogous
#9FED69 #69ED75 #69EDB7
triadic
#69ED75 #7569ED #ED7569
tetradic
#69ED75 #699FED #ED69E1 #EDB769
square
#69ED75 #699FED #ED69E1 #EDB769
split-complementary
#69ED75 #B769ED #ED699F
monochromatic
#18C427 #32E643 #69ED75 #A0F4A7 #D6FADA
Accessibility & contrast
On white
1.50
#69ED75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#69ED75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69ED75
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69ED75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69ED75 | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DA6B
Deuteranopia (green-blind)
#DFCE7E
Tritanopia (blue-blind)
#50E8D1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #69ed75; /* rgb */ color: rgb(105, 237, 117); /* oklch */ color: oklch(84.5% 0.199 145.2);
Tailwind
colors: {
custom: {
50: '#9ef49f',
500: '#69ed75',
950: '#000000',
},
}SCSS
$custom: #69ed75; $custom-light: #9ef49f; $custom-dark: #000000;
JSON
{
"hex": "#69ed75",
"rgb": {
"r": 105,
"g": 237,
"b": 117
},
"hsl": {
"h": 125.455,
"s": 78.571,
"l": 67.059
},
"oklch": {
"l": 0.84522,
"c": 0.19878,
"h": 145.2
},
"luminance": 0.64856
}Semantic roles & 50–950 ramp
primary
#69ED75
secondary
#C238B5
accent
#0BC8DB
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F170F
muted
#808580