#69EE74#69EE74
#69EE74 is a very light, highly saturated green. Relative luminance 0.654; OKLCH L 84.8% C 0.201 H 145.0°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #69EE74 |
|---|---|
| RGB | rgb(105, 238, 116) |
| HSL | hsl(125, 80%, 67%) |
| HSV | hsv(125, 56%, 93%) |
| CMYK | cmyk(55.9%, 0%, 51.3%, 6.7%) |
| CIE-LAB | lab(84.69, -60.74, 47.87) |
| CIE-LCH | lch(84.69, 77.34, 141.76°) |
| OKLab | oklab(84.75% -0.1647 0.1151) |
| OKLCH | oklch(84.75% 0.201 145) |
| XYZ | xyz(39.5503, 65.4098, 27.0608) |
| Luminance | 0.6541 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.24
Lightgreen (survey)
#76FF7B
ΔE00 3.70
Spearmint
#1EF876
ΔE00 3.91
Easter Green
#8CFD7E
ΔE00 4.21
Minty Green
#0BF77D
ΔE00 4.36
Lightgreen
#90EE90
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EE74 #EE69E3
analogous
#A1EE69 #69EE74 #69EEB6
triadic
#69EE74 #7469EE #EE7469
tetradic
#69EE74 #69A1EE #EE69E3 #EEB669
square
#69EE74 #69A1EE #EE69E3 #EEB669
split-complementary
#69EE74 #B669EE #EE69A1
monochromatic
#16C625 #32E841 #69EE74 #A0F4A7 #D7FADA
Accessibility & contrast
On white
1.49
#69EE74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#69EE74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EE74
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EE74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EE74 | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DB69
Deuteranopia (green-blind)
#E0CF7D
Tritanopia (blue-blind)
#50E8D2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #69ee74; /* rgb */ color: rgb(105, 238, 116); /* oklch */ color: oklch(84.8% 0.201 145.0);
Tailwind
colors: {
custom: {
50: '#9ff49e',
500: '#69ee74',
950: '#000000',
},
}SCSS
$custom: #69ee74; $custom-light: #9ff49e; $custom-dark: #000000;
JSON
{
"hex": "#69ee74",
"rgb": {
"r": 105,
"g": 238,
"b": 116
},
"hsl": {
"h": 124.962,
"s": 79.641,
"l": 67.255
},
"oklch": {
"l": 0.84754,
"c": 0.20094,
"h": 145
},
"luminance": 0.65413
}Semantic roles & 50–950 ramp
primary
#69EE74
secondary
#C438B8
accent
#0ACBDC
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#10170F
muted
#808580