#69E593#69E593
#69E593 is a very light, vivid green. Relative luminance 0.611; OKLCH L 83.1% C 0.161 H 152.4°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #69E593 |
|---|---|
| RGB | rgb(105, 229, 147) |
| HSL | hsl(140, 70%, 65%) |
| HSV | hsv(140, 54%, 90%) |
| CMYK | cmyk(54.1%, 0%, 35.8%, 10.2%) |
| CIE-LAB | lab(82.46, -52.49, 29.76) |
| CIE-LCH | lch(82.46, 60.34, 150.45°) |
| OKLab | oklab(83.06% -0.1425 0.0745) |
| OKLCH | oklch(83.06% 0.161 152.4) |
| XYZ | xyz(39.1086, 61.1450, 37.3393) |
| Luminance | 0.6115 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.72
Aqua Green
#12E193
ΔE00 4.50
Seafoam Green
#7AF9AB
ΔE00 4.62
Seafoam (survey)
#80F9AD
ΔE00 4.82
Lightgreen
#90EE90
ΔE00 5.00
Light Green Blue
#56FCA2
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E593 #E569BB
analogous
#7DE569 #69E593 #69E5D1
triadic
#69E593 #9369E5 #E59369
tetradic
#69E593 #697DE5 #E569BB #E5D169
square
#69E593 #697DE5 #E569BB #E5D169
split-complementary
#69E593 #D169E5 #E5697D
monochromatic
#1FB452 #35DC6D #69E593 #9DEEB9 #D1F7DE
Accessibility & contrast
On white
1.59
#69E593 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#69E593 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E593
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E593 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E593 | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D48E
Deuteranopia (green-blind)
#D4C898
Tritanopia (blue-blind)
#48E2D0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #69e593; /* rgb */ color: rgb(105, 229, 147); /* oklch */ color: oklch(83.1% 0.161 152.4);
Tailwind
colors: {
custom: {
50: '#9deeb3',
500: '#69e593',
950: '#000000',
},
}SCSS
$custom: #69e593; $custom-light: #9deeb3; $custom-dark: #000000;
JSON
{
"hex": "#69e593",
"rgb": {
"r": 105,
"g": 229,
"b": 147
},
"hsl": {
"h": 140.323,
"s": 70.455,
"l": 65.49
},
"oklch": {
"l": 0.83062,
"c": 0.16081,
"h": 152.4
},
"luminance": 0.61148
}Semantic roles & 50–950 ramp
primary
#69E593
secondary
#B53D8C
accent
#1392D2
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581