#69F18E#69F18E
#69F18E is a very light, vivid green. Relative luminance 0.679; OKLCH L 85.9% C 0.182 H 149.9°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #69F18E |
|---|---|
| RGB | rgb(105, 241, 142) |
| HSL | hsl(136, 83%, 68%) |
| HSV | hsv(136, 56%, 95%) |
| CMYK | cmyk(56.4%, 0%, 41.1%, 5.5%) |
| CIE-LAB | lab(85.94, -58.06, 36.87) |
| CIE-LCH | lch(85.94, 68.78, 147.59°) |
| OKLab | oklab(85.89% -0.1572 0.0912) |
| OKLCH | oklch(85.89% 0.182 149.9) |
| XYZ | xyz(42.1605, 67.8630, 36.4630) |
| Luminance | 0.6787 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 3.63
Light Green Blue
#56FCA2
ΔE00 3.65
Turquoise Green
#04F489
ΔE00 3.65
Wintergreen
#20F986
ΔE00 3.68
Weird Green
#3AE57F
ΔE00 3.75
Light Bluish Green
#76FDA8
ΔE00 3.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F18E #F169CC
analogous
#88F169 #69F18E #69F1D2
triadic
#69F18E #8E69F1 #F18E69
tetradic
#69F18E #6988F1 #F169CC #F1D269
square
#69F18E #6988F1 #F169CC #F1D269
split-complementary
#69F18E #D269F1 #F16988
monochromatic
#13CD46 #31EC64 #69F18E #A1F6B8 #D9FBE2
Accessibility & contrast
On white
1.44
#69F18E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#69F18E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F18E
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F18E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F18E | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF87
Deuteranopia (green-blind)
#E0D294
Tritanopia (blue-blind)
#46EDD9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #69f18e; /* rgb */ color: rgb(105, 241, 142); /* oklch */ color: oklch(85.9% 0.182 149.9);
Tailwind
colors: {
custom: {
50: '#9ef6b0',
500: '#69f18e',
950: '#000000',
},
}SCSS
$custom: #69f18e; $custom-light: #9ef6b0; $custom-dark: #000000;
JSON
{
"hex": "#69f18e",
"rgb": {
"r": 105,
"g": 241,
"b": 142
},
"hsl": {
"h": 136.324,
"s": 82.927,
"l": 67.843
},
"oklch": {
"l": 0.8589,
"c": 0.1817,
"h": 149.9
},
"luminance": 0.67867
}Semantic roles & 50–950 ramp
primary
#69F18E
secondary
#C935A1
accent
#06A4DF
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581