#69EF88#69EF88
#69EF88 is a very light, vivid green. Relative luminance 0.665; OKLCH L 85.3% C 0.184 H 148.7°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #69EF88 |
|---|---|
| RGB | rgb(105, 239, 136) |
| HSL | hsl(134, 81%, 67%) |
| HSV | hsv(134, 56%, 94%) |
| CMYK | cmyk(56.1%, 0%, 43.1%, 6.3%) |
| CIE-LAB | lab(85.26, -58.25, 38.95) |
| CIE-LCH | lch(85.26, 70.07, 146.23°) |
| OKLab | oklab(85.3% -0.1576 0.0958) |
| OKLCH | oklch(85.3% 0.184 148.7) |
| XYZ | xyz(41.1333, 66.5101, 33.9579) |
| Luminance | 0.6651 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.53
Lightgreen
#90EE90
ΔE00 3.70
Wintergreen
#20F986
ΔE00 3.82
Turquoise Green
#04F489
ΔE00 3.89
Minty Green
#0BF77D
ΔE00 4.00
Spearmint
#1EF876
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EF88 #EF69D0
analogous
#8DEF69 #69EF88 #69EFCB
triadic
#69EF88 #8869EF #EF8869
tetradic
#69EF88 #698DEF #EF69D0 #EFCB69
square
#69EF88 #698DEF #EF69D0 #EFCB69
split-complementary
#69EF88 #CB69EF #EF698D
monochromatic
#15C83F #32E95C #69EF88 #A0F5B4 #D8FBE0
Accessibility & contrast
On white
1.47
#69EF88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#69EF88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EF88
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EF88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EF88 | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DC80
Deuteranopia (green-blind)
#DFD08F
Tritanopia (blue-blind)
#49EBD6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #69ef88; /* rgb */ color: rgb(105, 239, 136); /* oklch */ color: oklch(85.3% 0.184 148.7);
Tailwind
colors: {
custom: {
50: '#9ef5ac',
500: '#69ef88',
950: '#000000',
},
}SCSS
$custom: #69ef88; $custom-light: #9ef5ac; $custom-dark: #000000;
JSON
{
"hex": "#69ef88",
"rgb": {
"r": 105,
"g": 239,
"b": 136
},
"hsl": {
"h": 133.881,
"s": 80.723,
"l": 67.451
},
"oklch": {
"l": 0.85301,
"c": 0.18449,
"h": 148.7
},
"luminance": 0.66514
}Semantic roles & 50–950 ramp
primary
#69EF88
secondary
#C537A4
accent
#08ACDD
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581