#69E592#69E592
#69E592 is a very light, vivid green. Relative luminance 0.611; OKLCH L 83.0% C 0.162 H 152.1°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #69E592 |
|---|---|
| RGB | rgb(105, 229, 146) |
| HSL | hsl(140, 70%, 65%) |
| HSV | hsv(140, 54%, 90%) |
| CMYK | cmyk(54.1%, 0%, 36.2%, 10.2%) |
| CIE-LAB | lab(82.44, -52.67, 30.25) |
| CIE-LCH | lch(82.44, 60.74, 150.13°) |
| OKLab | oklab(83.04% -0.1429 0.0757) |
| OKLCH | oklch(83.04% 0.162 152.1) |
| XYZ | xyz(39.0304, 61.1138, 36.9279) |
| Luminance | 0.6112 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.61
Aqua Green
#12E193
ΔE00 4.58
Seafoam Green
#7AF9AB
ΔE00 4.68
Seafoam (survey)
#80F9AD
ΔE00 4.88
Lightgreen
#90EE90
ΔE00 4.89
Light Green Blue
#56FCA2
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E592 #E569BC
analogous
#7EE569 #69E592 #69E5D0
triadic
#69E592 #9269E5 #E59269
tetradic
#69E592 #697EE5 #E569BC #E5D069
square
#69E592 #697EE5 #E569BC #E5D069
split-complementary
#69E592 #D069E5 #E5697E
monochromatic
#1FB451 #35DC6C #69E592 #9DEEB8 #D1F7DE
Accessibility & contrast
On white
1.59
#69E592 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#69E592 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E592
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E592 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E592 | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D48C
Deuteranopia (green-blind)
#D4C897
Tritanopia (blue-blind)
#49E2D0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #69e592; /* rgb */ color: rgb(105, 229, 146); /* oklch */ color: oklch(83.0% 0.162 152.1);
Tailwind
colors: {
custom: {
50: '#9deeb2',
500: '#69e592',
950: '#000000',
},
}SCSS
$custom: #69e592; $custom-light: #9deeb2; $custom-dark: #000000;
JSON
{
"hex": "#69e592",
"rgb": {
"r": 105,
"g": 229,
"b": 146
},
"hsl": {
"h": 139.839,
"s": 70.455,
"l": 65.49
},
"oklch": {
"l": 0.83043,
"c": 0.16173,
"h": 152.1
},
"luminance": 0.61117
}Semantic roles & 50–950 ramp
primary
#69E592
secondary
#B53D8D
accent
#1393D2
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581