#69EF91#69EF91
#69EF91 is a very light, vivid green. Relative luminance 0.668; OKLCH L 85.5% C 0.176 H 150.8°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #69EF91 |
|---|---|
| RGB | rgb(105, 239, 145) |
| HSL | hsl(138, 81%, 67%) |
| HSV | hsv(138, 56%, 94%) |
| CMYK | cmyk(56.1%, 0%, 39.3%, 6.3%) |
| CIE-LAB | lab(85.39, -56.80, 34.66) |
| CIE-LCH | lch(85.39, 66.54, 148.61°) |
| OKLab | oklab(85.46% -0.1538 0.0861) |
| OKLCH | oklch(85.46% 0.176 150.8) |
| XYZ | xyz(41.8000, 66.7768, 37.4690) |
| Luminance | 0.6678 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.53
Sea Green (survey)
#53FCA1
ΔE00 3.54
Weird Green
#3AE57F
ΔE00 3.59
Light Bluish Green
#76FDA8
ΔE00 3.62
Seafoam Green
#7AF9AB
ΔE00 3.80
Turquoise Green
#04F489
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EF91 #EF69C7
analogous
#84EF69 #69EF91 #69EFD4
triadic
#69EF91 #9169EF #EF9169
tetradic
#69EF91 #6984EF #EF69C7 #EFD469
square
#69EF91 #6984EF #EF69C7 #EFD469
split-complementary
#69EF91 #D469EF #EF6984
monochromatic
#15C84B #32E968 #69EF91 #A0F5BA #D8FBE2
Accessibility & contrast
On white
1.46
#69EF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#69EF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EF91
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EF91 | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD8A
Deuteranopia (green-blind)
#DED097
Tritanopia (blue-blind)
#46EBD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #69ef91; /* rgb */ color: rgb(105, 239, 145); /* oklch */ color: oklch(85.5% 0.176 150.8);
Tailwind
colors: {
custom: {
50: '#9ef5b2',
500: '#69ef91',
950: '#000000',
},
}SCSS
$custom: #69ef91; $custom-light: #9ef5b2; $custom-dark: #000000;
JSON
{
"hex": "#69ef91",
"rgb": {
"r": 105,
"g": 239,
"b": 145
},
"hsl": {
"h": 137.91,
"s": 80.723,
"l": 67.451
},
"oklch": {
"l": 0.85456,
"c": 0.17628,
"h": 150.8
},
"luminance": 0.66781
}Semantic roles & 50–950 ramp
primary
#69EF91
secondary
#C5379B
accent
#089EDD
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581