#69F18C#69F18C
#69F18C is a very light, vivid green. Relative luminance 0.678; OKLCH L 85.9% C 0.184 H 149.4°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #69F18C |
|---|---|
| RGB | rgb(105, 241, 140) |
| HSL | hsl(135, 83%, 68%) |
| HSV | hsv(135, 56%, 95%) |
| CMYK | cmyk(56.4%, 0%, 41.9%, 5.5%) |
| CIE-LAB | lab(85.91, -58.39, 37.82) |
| CIE-LCH | lch(85.91, 69.56, 147.07°) |
| OKLab | oklab(85.86% -0.158 0.0934) |
| OKLCH | oklch(85.86% 0.184 149.4) |
| XYZ | xyz(42.0117, 67.8035, 35.6793) |
| Luminance | 0.6781 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.62
Turquoise Green
#04F489
ΔE00 3.68
Weird Green
#3AE57F
ΔE00 3.75
Lightgreen
#90EE90
ΔE00 3.80
Sea Green (survey)
#53FCA1
ΔE00 3.85
Light Green Blue
#56FCA2
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F18C #F169CE
analogous
#8AF169 #69F18C #69F1D0
triadic
#69F18C #8C69F1 #F18C69
tetradic
#69F18C #698AF1 #F169CE #F1D069
square
#69F18C #698AF1 #F169CE #F1D069
split-complementary
#69F18C #D069F1 #F1698A
monochromatic
#13CD43 #31EC61 #69F18C #A1F6B7 #D9FBE2
Accessibility & contrast
On white
1.44
#69F18C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#69F18C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F18C
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F18C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F18C | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DE85
Deuteranopia (green-blind)
#E0D293
Tritanopia (blue-blind)
#47EDD8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #69f18c; /* rgb */ color: rgb(105, 241, 140); /* oklch */ color: oklch(85.9% 0.184 149.4);
Tailwind
colors: {
custom: {
50: '#9ef6af',
500: '#69f18c',
950: '#000000',
},
}SCSS
$custom: #69f18c; $custom-light: #9ef6af; $custom-dark: #000000;
JSON
{
"hex": "#69f18c",
"rgb": {
"r": 105,
"g": 241,
"b": 140
},
"hsl": {
"h": 135.441,
"s": 82.927,
"l": 67.843
},
"oklch": {
"l": 0.85856,
"c": 0.18352,
"h": 149.4
},
"luminance": 0.67807
}Semantic roles & 50–950 ramp
primary
#69F18C
secondary
#C935A3
accent
#06A7DF
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581