#69F38E#69F38E
#69F38E is a very light, vivid green. Relative luminance 0.691; OKLCH L 86.4% C 0.184 H 149.7°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #69F38E |
|---|---|
| RGB | rgb(105, 243, 142) |
| HSL | hsl(136, 85%, 68%) |
| HSV | hsv(136, 57%, 95%) |
| CMYK | cmyk(56.8%, 0%, 41.6%, 4.7%) |
| CIE-LAB | lab(86.53, -58.83, 37.64) |
| CIE-LCH | lch(86.53, 69.84, 147.39°) |
| OKLab | oklab(86.38% -0.1592 0.093) |
| OKLCH | oklch(86.38% 0.184 149.7) |
| XYZ | xyz(42.7557, 69.0535, 36.6614) |
| Luminance | 0.6906 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.44
Sea Green (survey)
#53FCA1
ΔE00 3.51
Light Green Blue
#56FCA2
ΔE00 3.54
Turquoise Green
#04F489
ΔE00 3.59
Baby Green
#8CFF9E
ΔE00 3.63
Light Bluish Green
#76FDA8
ΔE00 3.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F38E #F369CE
analogous
#89F369 #69F38E #69F3D3
triadic
#69F38E #8E69F3 #F38E69
tetradic
#69F38E #6989F3 #F369CE #F3D369
square
#69F38E #6989F3 #F369CE #F3D369
split-complementary
#69F38E #D369F3 #F36989
monochromatic
#11D144 #30EE63 #69F38E #A2F8B9 #DAFCE3
Accessibility & contrast
On white
1.42
#69F38E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#69F38E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F38E
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F38E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F38E | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E087
Deuteranopia (green-blind)
#E2D495
Tritanopia (blue-blind)
#45EFDA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #69f38e; /* rgb */ color: rgb(105, 243, 142); /* oklch */ color: oklch(86.4% 0.184 149.7);
Tailwind
colors: {
custom: {
50: '#9ff8b0',
500: '#69f38e',
950: '#000000',
},
}SCSS
$custom: #69f38e; $custom-light: #9ff8b0; $custom-dark: #000000;
JSON
{
"hex": "#69f38e",
"rgb": {
"r": 105,
"g": 243,
"b": 142
},
"hsl": {
"h": 136.087,
"s": 85.185,
"l": 68.235
},
"oklch": {
"l": 0.86376,
"c": 0.18437,
"h": 149.7
},
"luminance": 0.69057
}Semantic roles & 50–950 ramp
primary
#69F38E
secondary
#CC34A3
accent
#04A6E2
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581