#69EF8F#69EF8F
#69EF8F is a very light, vivid green. Relative luminance 0.667; OKLCH L 85.4% C 0.178 H 150.3°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #69EF8F |
|---|---|
| RGB | rgb(105, 239, 143) |
| HSL | hsl(137, 81%, 67%) |
| HSV | hsv(137, 56%, 94%) |
| CMYK | cmyk(56.1%, 0%, 40.2%, 6.3%) |
| CIE-LAB | lab(85.36, -57.13, 35.62) |
| CIE-LCH | lch(85.36, 67.32, 148.06°) |
| OKLab | oklab(85.42% -0.1547 0.0883) |
| OKLCH | oklch(85.42% 0.178 150.3) |
| XYZ | xyz(41.6471, 66.7156, 36.6640) |
| Luminance | 0.6672 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.52
Sea Green (survey)
#53FCA1
ΔE00 3.71
Light Green Blue
#56FCA2
ΔE00 3.71
Turquoise Green
#04F489
ΔE00 3.77
Light Bluish Green
#76FDA8
ΔE00 3.81
Lightgreen
#90EE90
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EF8F #EF69C9
analogous
#86EF69 #69EF8F #69EFD2
triadic
#69EF8F #8F69EF #EF8F69
tetradic
#69EF8F #6986EF #EF69C9 #EFD269
square
#69EF8F #6986EF #EF69C9 #EFD269
split-complementary
#69EF8F #D269EF #EF6986
monochromatic
#15C848 #32E966 #69EF8F #A0F5B8 #D8FBE2
Accessibility & contrast
On white
1.46
#69EF8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#69EF8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EF8F
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EF8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EF8F | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD88
Deuteranopia (green-blind)
#DED095
Tritanopia (blue-blind)
#46EBD7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #69ef8f; /* rgb */ color: rgb(105, 239, 143); /* oklch */ color: oklch(85.4% 0.178 150.3);
Tailwind
colors: {
custom: {
50: '#9ef5b1',
500: '#69ef8f',
950: '#000000',
},
}SCSS
$custom: #69ef8f; $custom-light: #9ef5b1; $custom-dark: #000000;
JSON
{
"hex": "#69ef8f",
"rgb": {
"r": 105,
"g": 239,
"b": 143
},
"hsl": {
"h": 137.015,
"s": 80.723,
"l": 67.451
},
"oklch": {
"l": 0.85421,
"c": 0.17811,
"h": 150.3
},
"luminance": 0.66719
}Semantic roles & 50–950 ramp
primary
#69EF8F
secondary
#C5379D
accent
#08A1DD
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1711
muted
#808581