#69F18F#69F18F
#69F18F is a very light, vivid green. Relative luminance 0.679; OKLCH L 85.9% C 0.181 H 150.1°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #69F18F |
|---|---|
| RGB | rgb(105, 241, 143) |
| HSL | hsl(137, 83%, 68%) |
| HSV | hsv(137, 56%, 95%) |
| CMYK | cmyk(56.4%, 0%, 40.7%, 5.5%) |
| CIE-LAB | lab(85.95, -57.90, 36.39) |
| CIE-LCH | lch(85.95, 68.39, 147.85°) |
| OKLab | oklab(85.91% -0.1567 0.0901) |
| OKLCH | oklch(85.91% 0.181 150.1) |
| XYZ | xyz(42.2359, 67.8932, 36.8602) |
| Luminance | 0.6790 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 3.52
Light Green Blue
#56FCA2
ΔE00 3.54
Light Bluish Green
#76FDA8
ΔE00 3.65
Turquoise Green
#04F489
ΔE00 3.65
Wintergreen
#20F986
ΔE00 3.72
Weird Green
#3AE57F
ΔE00 3.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F18F #F169CB
analogous
#87F169 #69F18F #69F1D3
triadic
#69F18F #8F69F1 #F18F69
tetradic
#69F18F #6987F1 #F169CB #F1D369
square
#69F18F #6987F1 #F169CB #F1D369
split-complementary
#69F18F #D369F1 #F16987
monochromatic
#13CD47 #31EC65 #69F18F #A1F6B9 #D9FBE3
Accessibility & contrast
On white
1.44
#69F18F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#69F18F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F18F
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F18F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F18F | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF88
Deuteranopia (green-blind)
#E0D295
Tritanopia (blue-blind)
#46EDD9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #69f18f; /* rgb */ color: rgb(105, 241, 143); /* oklch */ color: oklch(85.9% 0.181 150.1);
Tailwind
colors: {
custom: {
50: '#9ef6b1',
500: '#69f18f',
950: '#000000',
},
}SCSS
$custom: #69f18f; $custom-light: #9ef6b1; $custom-dark: #000000;
JSON
{
"hex": "#69f18f",
"rgb": {
"r": 105,
"g": 241,
"b": 143
},
"hsl": {
"h": 136.765,
"s": 82.927,
"l": 67.843
},
"oklch": {
"l": 0.85907,
"c": 0.1808,
"h": 150.1
},
"luminance": 0.67897
}Semantic roles & 50–950 ramp
primary
#69F18F
secondary
#C935A0
accent
#06A3DF
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1711
muted
#808581