#69E683#69E683
#69E683 is a very light, vivid green. Relative luminance 0.612; OKLCH L 83.0% C 0.177 H 148.2°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #69E683 |
|---|---|
| RGB | rgb(105, 230, 131) |
| HSL | hsl(132, 71%, 66%) |
| HSV | hsv(132, 54%, 90%) |
| CMYK | cmyk(54.3%, 0%, 43%, 9.8%) |
| CIE-LAB | lab(82.50, -55.54, 37.88) |
| CIE-LCH | lch(82.50, 67.23, 145.71°) |
| OKLab | oklab(83.02% -0.1504 0.0932) |
| OKLCH | oklch(83.02% 0.177 148.2) |
| XYZ | xyz(38.2167, 61.2323, 31.2734) |
| Luminance | 0.6124 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.89
Lightgreen
#90EE90
ΔE00 3.95
Lightish Green
#61E160
ΔE00 4.54
Tealish Green
#0CDC73
ΔE00 4.72
Turquoise Green
#04F489
ΔE00 4.89
Minty Green
#0BF77D
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E683 #E669CC
analogous
#8DE669 #69E683 #69E6C1
triadic
#69E683 #8369E6 #E68369
tetradic
#69E683 #698DE6 #E669CC #E6C169
square
#69E683 #698DE6 #E669CC #E6C169
split-complementary
#69E683 #C169E6 #E6698D
monochromatic
#1EB63E #35DD58 #69E683 #9DEFAE #D2F7DA
Accessibility & contrast
On white
1.59
#69E683 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#69E683 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E683
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E683 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E683 | 1.00 | 1.59 | 13.25 | 13.25 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D47C
Deuteranopia (green-blind)
#D7C98A
Tritanopia (blue-blind)
#4EE2CE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #69e683; /* rgb */ color: rgb(105, 230, 131); /* oklch */ color: oklch(83.0% 0.177 148.2);
Tailwind
colors: {
custom: {
50: '#9defa8',
500: '#69e683',
950: '#000000',
},
}SCSS
$custom: #69e683; $custom-light: #9defa8; $custom-dark: #000000;
JSON
{
"hex": "#69e683",
"rgb": {
"r": 105,
"g": 230,
"b": 131
},
"hsl": {
"h": 132.48,
"s": 71.429,
"l": 65.686
},
"oklch": {
"l": 0.83019,
"c": 0.17696,
"h": 148.2
},
"luminance": 0.61236
}Semantic roles & 50–950 ramp
primary
#69E683
secondary
#B63D9D
accent
#12ABD3
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F1610
muted
#808580