#69E482#69E482
#69E482 is a very light, vivid green. Relative luminance 0.601; OKLCH L 82.5% C 0.175 H 148.1°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #69E482 |
|---|---|
| RGB | rgb(105, 228, 130) |
| HSL | hsl(132, 69%, 65%) |
| HSV | hsv(132, 54%, 89%) |
| CMYK | cmyk(53.9%, 0%, 43%, 10.6%) |
| CIE-LAB | lab(81.89, -54.91, 37.58) |
| CIE-LCH | lch(81.89, 66.55, 145.61°) |
| OKLab | oklab(82.51% -0.1488 0.0925) |
| OKLCH | oklch(82.51% 0.175 148.1) |
| XYZ | xyz(37.5959, 60.0985, 30.7337) |
| Luminance | 0.6010 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.91
Lightgreen
#90EE90
ΔE00 4.13
Lightish Green
#61E160
ΔE00 4.49
Tealish Green
#0CDC73
ΔE00 4.55
Turquoise Green
#04F489
ΔE00 5.20
Minty Green
#0BF77D
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E482 #E469CB
analogous
#8DE469 #69E482 #69E4BF
triadic
#69E482 #8269E4 #E48269
tetradic
#69E482 #698DE4 #E469CB #E4BF69
square
#69E482 #698DE4 #E469CB #E4BF69
split-complementary
#69E482 #BF69E4 #E4698D
monochromatic
#20B23E #35DB57 #69E482 #9DEDAD #D1F7D8
Accessibility & contrast
On white
1.61
#69E482 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#69E482 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E482
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E482 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E482 | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D37B
Deuteranopia (green-blind)
#D5C788
Tritanopia (blue-blind)
#4FE0CC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #69e482; /* rgb */ color: rgb(105, 228, 130); /* oklch */ color: oklch(82.5% 0.175 148.1);
Tailwind
colors: {
custom: {
50: '#9deda7',
500: '#69e482',
950: '#000000',
},
}SCSS
$custom: #69e482; $custom-light: #9deda7; $custom-dark: #000000;
JSON
{
"hex": "#69e482",
"rgb": {
"r": 105,
"g": 228,
"b": 130
},
"hsl": {
"h": 132.195,
"s": 69.492,
"l": 65.294
},
"oklch": {
"l": 0.82512,
"c": 0.17517,
"h": 148.1
},
"luminance": 0.60102
}Semantic roles & 50–950 ramp
primary
#69E482
secondary
#B33E9B
accent
#14ABD1
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F160F
muted
#808580