#69E38F#69E38F
#69E38F is a very light, vivid green. Relative luminance 0.599; OKLCH L 82.5% C 0.162 H 151.5°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #69E38F |
|---|---|
| RGB | rgb(105, 227, 143) |
| HSL | hsl(139, 69%, 65%) |
| HSV | hsv(139, 54%, 89%) |
| CMYK | cmyk(53.7%, 0%, 37%, 11%) |
| CIE-LAB | lab(81.80, -52.38, 30.92) |
| CIE-LCH | lch(81.80, 60.83, 149.45°) |
| OKLab | oklab(82.5% -0.1421 0.0772) |
| OKLCH | oklch(82.5% 0.162 151.5) |
| XYZ | xyz(38.2500, 59.9213, 35.5316) |
| Luminance | 0.5992 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.49
Aqua Green
#12E193
ΔE00 4.69
Lightgreen
#90EE90
ΔE00 4.90
Tealish Green
#0CDC73
ΔE00 5.08
Seafoam Green
#7AF9AB
ΔE00 5.19
Seafoam (survey)
#80F9AD
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E38F #E369BD
analogous
#80E369 #69E38F #69E3CC
triadic
#69E38F #8F69E3 #E38F69
tetradic
#69E38F #6980E3 #E369BD #E3CC69
square
#69E38F #6980E3 #E369BD #E3CC69
split-complementary
#69E38F #CC69E3 #E36980
monochromatic
#21B14E #35D968 #69E38F #9DEDB6 #D0F6DC
Accessibility & contrast
On white
1.62
#69E38F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#69E38F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E38F
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E38F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E38F | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D289
Deuteranopia (green-blind)
#D3C794
Tritanopia (blue-blind)
#4AE0CE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #69e38f; /* rgb */ color: rgb(105, 227, 143); /* oklch */ color: oklch(82.5% 0.162 151.5);
Tailwind
colors: {
custom: {
50: '#9cecb0',
500: '#69e38f',
950: '#000000',
},
}SCSS
$custom: #69e38f; $custom-light: #9cecb0; $custom-dark: #000000;
JSON
{
"hex": "#69e38f",
"rgb": {
"r": 105,
"g": 227,
"b": 143
},
"hsl": {
"h": 138.689,
"s": 68.539,
"l": 65.098
},
"oklch": {
"l": 0.82499,
"c": 0.16173,
"h": 151.5
},
"luminance": 0.59925
}Semantic roles & 50–950 ramp
primary
#69E38F
secondary
#B23E8E
accent
#1596D0
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581