#69EF92#69EF92
#69EF92 is a very light, vivid green. Relative luminance 0.668; OKLCH L 85.5% C 0.175 H 151.0°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #69EF92 |
|---|---|
| RGB | rgb(105, 239, 146) |
| HSL | hsl(138, 81%, 67%) |
| HSV | hsv(138, 56%, 94%) |
| CMYK | cmyk(56.1%, 0%, 38.9%, 6.3%) |
| CIE-LAB | lab(85.41, -56.63, 34.18) |
| CIE-LCH | lch(85.41, 66.15, 148.89°) |
| OKLab | oklab(85.47% -0.1534 0.085) |
| OKLCH | oklch(85.47% 0.175 151) |
| XYZ | xyz(41.8774, 66.8078, 37.8769) |
| Luminance | 0.6681 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.45
Sea Green (survey)
#53FCA1
ΔE00 3.46
Light Bluish Green
#76FDA8
ΔE00 3.53
Weird Green
#3AE57F
ΔE00 3.63
Seafoam Green
#7AF9AB
ΔE00 3.67
Turquoise Green
#04F489
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EF92 #EF69C6
analogous
#83EF69 #69EF92 #69EFD5
triadic
#69EF92 #9269EF #EF9269
tetradic
#69EF92 #6983EF #EF69C6 #EFD569
square
#69EF92 #6983EF #EF69C6 #EFD569
split-complementary
#69EF92 #D569EF #EF6983
monochromatic
#15C84C #32E96A #69EF92 #A0F5BA #D8FBE2
Accessibility & contrast
On white
1.46
#69EF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#69EF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EF92
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EF92 | 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)
#F0DD8C
Deuteranopia (green-blind)
#DED098
Tritanopia (blue-blind)
#45ECD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #69ef92; /* rgb */ color: rgb(105, 239, 146); /* oklch */ color: oklch(85.5% 0.175 151.0);
Tailwind
colors: {
custom: {
50: '#9ef5b3',
500: '#69ef92',
950: '#000000',
},
}SCSS
$custom: #69ef92; $custom-light: #9ef5b3; $custom-dark: #000000;
JSON
{
"hex": "#69ef92",
"rgb": {
"r": 105,
"g": 239,
"b": 146
},
"hsl": {
"h": 138.358,
"s": 80.723,
"l": 67.451
},
"oklch": {
"l": 0.85474,
"c": 0.17538,
"h": 151
},
"luminance": 0.66812
}Semantic roles & 50–950 ramp
primary
#69EF92
secondary
#C5379A
accent
#089CDD
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581