#69EA75#69EA75
#69EA75 is a very light, vivid green. Relative luminance 0.631; OKLCH L 83.8% C 0.195 H 145.3°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #69EA75 |
|---|---|
| RGB | rgb(105, 234, 117) |
| HSL | hsl(126, 75%, 66%) |
| HSV | hsv(126, 55%, 92%) |
| CMYK | cmyk(55.1%, 0%, 50%, 8.2%) |
| CIE-LAB | lab(83.51, -59.11, 45.94) |
| CIE-LCH | lch(83.51, 74.87, 142.14°) |
| OKLab | oklab(83.78% -0.1603 0.1109) |
| OKLCH | oklch(83.78% 0.195 145.3) |
| XYZ | xyz(38.4571, 63.1299, 26.9849) |
| Luminance | 0.6313 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 2.80
Weird Green
#3AE57F
ΔE00 4.23
Lightgreen
#90EE90
ΔE00 4.38
Spearmint
#1EF876
ΔE00 4.42
Lightgreen (survey)
#76FF7B
ΔE00 4.62
Minty Green
#0BF77D
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EA75 #EA69DE
analogous
#9EEA69 #69EA75 #69EAB6
triadic
#69EA75 #7569EA #EA7569
tetradic
#69EA75 #699EEA #EA69DE #EAB669
square
#69EA75 #699EEA #EA69DE #EAB669
split-complementary
#69EA75 #B669EA #EA699E
monochromatic
#1BBE2A #33E244 #69EA75 #9FF2A6 #D4F9D8
Accessibility & contrast
On white
1.54
#69EA75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#69EA75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EA75
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EA75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EA75 | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED76B
Deuteranopia (green-blind)
#DDCC7D
Tritanopia (blue-blind)
#51E5CF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #69ea75; /* rgb */ color: rgb(105, 234, 117); /* oklch */ color: oklch(83.8% 0.195 145.3);
Tailwind
colors: {
custom: {
50: '#9ef29f',
500: '#69ea75',
950: '#000000',
},
}SCSS
$custom: #69ea75; $custom-light: #9ef29f; $custom-dark: #000000;
JSON
{
"hex": "#69ea75",
"rgb": {
"r": 105,
"g": 234,
"b": 117
},
"hsl": {
"h": 125.581,
"s": 75.439,
"l": 66.471
},
"oklch": {
"l": 0.83784,
"c": 0.19489,
"h": 145.3
},
"luminance": 0.63133
}Semantic roles & 50–950 ramp
primary
#69EA75
secondary
#BD3AB1
accent
#0EC5D8
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F170F
muted
#808580