#69EF95#69EF95
#69EF95 is a very light, vivid green. Relative luminance 0.669; OKLCH L 85.5% C 0.173 H 151.8°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #69EF95 |
|---|---|
| RGB | rgb(105, 239, 149) |
| HSL | hsl(140, 81%, 67%) |
| HSV | hsv(140, 56%, 94%) |
| CMYK | cmyk(56.1%, 0%, 37.7%, 6.3%) |
| CIE-LAB | lab(85.45, -56.12, 32.74) |
| CIE-LCH | lch(85.45, 64.97, 149.74°) |
| OKLab | oklab(85.53% -0.1521 0.0817) |
| OKLCH | oklch(85.53% 0.173 151.8) |
| XYZ | xyz(42.1139, 66.9023, 39.1221) |
| Luminance | 0.6691 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.24
Sea Green (survey)
#53FCA1
ΔE00 3.27
Light Bluish Green
#76FDA8
ΔE00 3.29
Seafoam Green
#7AF9AB
ΔE00 3.30
Seafoam (survey)
#80F9AD
ΔE00 3.65
Weird Green
#3AE57F
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EF95 #EF69C3
analogous
#80EF69 #69EF95 #69EFD8
triadic
#69EF95 #9569EF #EF9569
tetradic
#69EF95 #6980EF #EF69C3 #EFD869
square
#69EF95 #6980EF #EF69C3 #EFD869
split-complementary
#69EF95 #D869EF #EF6980
monochromatic
#15C850 #32E96E #69EF95 #A0F5BC #D8FBE3
Accessibility & contrast
On white
1.46
#69EF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#69EF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EF95
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EF95 | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD8F
Deuteranopia (green-blind)
#DDD19B
Tritanopia (blue-blind)
#44ECD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #69ef95; /* rgb */ color: rgb(105, 239, 149); /* oklch */ color: oklch(85.5% 0.173 151.8);
Tailwind
colors: {
custom: {
50: '#9ef5b5',
500: '#69ef95',
950: '#000000',
},
}SCSS
$custom: #69ef95; $custom-light: #9ef5b5; $custom-dark: #000000;
JSON
{
"hex": "#69ef95",
"rgb": {
"r": 105,
"g": 239,
"b": 149
},
"hsl": {
"h": 139.701,
"s": 80.723,
"l": 67.451
},
"oklch": {
"l": 0.85529,
"c": 0.17263,
"h": 151.8
},
"luminance": 0.66906
}Semantic roles & 50–950 ramp
primary
#69EF95
secondary
#C53797
accent
#0897DD
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581