#69EF94#69EF94
#69EF94 is a very light, vivid green. Relative luminance 0.669; OKLCH L 85.5% C 0.174 H 151.5°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #69EF94 |
|---|---|
| RGB | rgb(105, 239, 148) |
| HSL | hsl(139, 81%, 67%) |
| HSV | hsv(139, 56%, 94%) |
| CMYK | cmyk(56.1%, 0%, 38.1%, 6.3%) |
| CIE-LAB | lab(85.44, -56.29, 33.22) |
| CIE-LCH | lch(85.44, 65.36, 149.45°) |
| OKLab | oklab(85.51% -0.1525 0.0828) |
| OKLCH | oklch(85.51% 0.174 151.5) |
| XYZ | xyz(42.0344, 66.8705, 38.7034) |
| Luminance | 0.6687 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.30
Sea Green (survey)
#53FCA1
ΔE00 3.33
Light Bluish Green
#76FDA8
ΔE00 3.36
Seafoam Green
#7AF9AB
ΔE00 3.42
Weird Green
#3AE57F
ΔE00 3.74
Seafoam (survey)
#80F9AD
ΔE00 3.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EF94 #EF69C4
analogous
#81EF69 #69EF94 #69EFD7
triadic
#69EF94 #9469EF #EF9469
tetradic
#69EF94 #6981EF #EF69C4 #EFD769
square
#69EF94 #6981EF #EF69C4 #EFD769
split-complementary
#69EF94 #D769EF #EF6981
monochromatic
#15C84F #32E96D #69EF94 #A0F5BB #D8FBE3
Accessibility & contrast
On white
1.46
#69EF94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#69EF94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EF94
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EF94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EF94 | 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)
#F0DD8E
Deuteranopia (green-blind)
#DED09A
Tritanopia (blue-blind)
#44ECD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #69ef94; /* rgb */ color: rgb(105, 239, 148); /* oklch */ color: oklch(85.5% 0.174 151.5);
Tailwind
colors: {
custom: {
50: '#9ef5b4',
500: '#69ef94',
950: '#000000',
},
}SCSS
$custom: #69ef94; $custom-light: #9ef5b4; $custom-dark: #000000;
JSON
{
"hex": "#69ef94",
"rgb": {
"r": 105,
"g": 239,
"b": 148
},
"hsl": {
"h": 139.254,
"s": 80.723,
"l": 67.451
},
"oklch": {
"l": 0.85511,
"c": 0.17354,
"h": 151.5
},
"luminance": 0.66874
}Semantic roles & 50–950 ramp
primary
#69EF94
secondary
#C53798
accent
#0899DD
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581