#69E48C#69E48C
#69E48C is a very light, vivid green. Relative luminance 0.604; OKLCH L 82.7% C 0.166 H 150.6°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #69E48C |
|---|---|
| RGB | rgb(105, 228, 140) |
| HSL | hsl(137, 69%, 65%) |
| HSV | hsv(137, 54%, 89%) |
| CMYK | cmyk(53.9%, 0%, 38.6%, 10.6%) |
| CIE-LAB | lab(82.04, -53.30, 32.77) |
| CIE-LCH | lch(82.04, 62.56, 148.41°) |
| OKLab | oklab(82.69% -0.1445 0.0815) |
| OKLCH | oklch(82.69% 0.166 150.6) |
| XYZ | xyz(38.3000, 60.3802, 34.4421) |
| Luminance | 0.6038 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.14
Lightgreen
#90EE90
ΔE00 4.51
Tealish Green
#0CDC73
ΔE00 4.87
Aqua Green
#12E193
ΔE00 5.05
Turquoise Green
#04F489
ΔE00 5.22
Seafoam Green
#7AF9AB
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E48C #E469C1
analogous
#83E469 #69E48C #69E4C9
triadic
#69E48C #8C69E4 #E48C69
tetradic
#69E48C #6983E4 #E469C1 #E4C969
square
#69E48C #6983E4 #E469C1 #E4C969
split-complementary
#69E48C #C969E4 #E46983
monochromatic
#20B24A #35DB64 #69E48C #9DEDB4 #D1F7DC
Accessibility & contrast
On white
1.61
#69E48C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#69E48C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E48C
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E48C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E48C | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D386
Deuteranopia (green-blind)
#D4C792
Tritanopia (blue-blind)
#4BE1CE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #69e48c; /* rgb */ color: rgb(105, 228, 140); /* oklch */ color: oklch(82.7% 0.166 150.6);
Tailwind
colors: {
custom: {
50: '#9dedae',
500: '#69e48c',
950: '#000000',
},
}SCSS
$custom: #69e48c; $custom-light: #9dedae; $custom-dark: #000000;
JSON
{
"hex": "#69e48c",
"rgb": {
"r": 105,
"g": 228,
"b": 140
},
"hsl": {
"h": 137.073,
"s": 69.492,
"l": 65.294
},
"oklch": {
"l": 0.82687,
"c": 0.1659,
"h": 150.6
},
"luminance": 0.60384
}Semantic roles & 50–950 ramp
primary
#69E48C
secondary
#B33E92
accent
#149CD1
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581