#69EF93#69EF93
#69EF93 is a very light, vivid green. Relative luminance 0.668; OKLCH L 85.5% C 0.174 H 151.3°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #69EF93 |
|---|---|
| RGB | rgb(105, 239, 147) |
| HSL | hsl(139, 81%, 67%) |
| HSV | hsv(139, 56%, 94%) |
| CMYK | cmyk(56.1%, 0%, 38.5%, 6.3%) |
| CIE-LAB | lab(85.42, -56.46, 33.70) |
| CIE-LCH | lch(85.42, 65.75, 149.17°) |
| OKLab | oklab(85.49% -0.153 0.0839) |
| OKLCH | oklch(85.49% 0.174 151.3) |
| XYZ | xyz(41.9556, 66.8390, 38.2883) |
| Luminance | 0.6684 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.37
Sea Green (survey)
#53FCA1
ΔE00 3.39
Light Bluish Green
#76FDA8
ΔE00 3.44
Seafoam Green
#7AF9AB
ΔE00 3.54
Weird Green
#3AE57F
ΔE00 3.68
Turquoise Green
#04F489
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EF93 #EF69C5
analogous
#82EF69 #69EF93 #69EFD6
triadic
#69EF93 #9369EF #EF9369
tetradic
#69EF93 #6982EF #EF69C5 #EFD669
square
#69EF93 #6982EF #EF69C5 #EFD669
split-complementary
#69EF93 #D669EF #EF6982
monochromatic
#15C84D #32E96B #69EF93 #A0F5BB #D8FBE3
Accessibility & contrast
On white
1.46
#69EF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#69EF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EF93
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EF93 | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD8D
Deuteranopia (green-blind)
#DED099
Tritanopia (blue-blind)
#45ECD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #69ef93; /* rgb */ color: rgb(105, 239, 147); /* oklch */ color: oklch(85.5% 0.174 151.3);
Tailwind
colors: {
custom: {
50: '#9ef5b3',
500: '#69ef93',
950: '#000000',
},
}SCSS
$custom: #69ef93; $custom-light: #9ef5b3; $custom-dark: #000000;
JSON
{
"hex": "#69ef93",
"rgb": {
"r": 105,
"g": 239,
"b": 147
},
"hsl": {
"h": 138.806,
"s": 80.723,
"l": 67.451
},
"oklch": {
"l": 0.85492,
"c": 0.17445,
"h": 151.3
},
"luminance": 0.66843
}Semantic roles & 50–950 ramp
primary
#69EF93
secondary
#C53799
accent
#089ADD
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581