#69E693#69E693
#69E693 is a very light, vivid green. Relative luminance 0.617; OKLCH L 83.3% C 0.162 H 152.3°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #69E693 |
|---|---|
| RGB | rgb(105, 230, 147) |
| HSL | hsl(140, 71%, 66%) |
| HSV | hsv(140, 54%, 90%) |
| CMYK | cmyk(54.3%, 0%, 36.1%, 9.8%) |
| CIE-LAB | lab(82.75, -52.89, 30.16) |
| CIE-LCH | lch(82.75, 60.89, 150.31°) |
| OKLab | oklab(83.31% -0.1435 0.0755) |
| OKLCH | oklch(83.31% 0.162 152.3) |
| XYZ | xyz(39.3861, 61.7000, 37.4318) |
| Luminance | 0.6170 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.64
Seafoam Green
#7AF9AB
ΔE00 4.46
Aqua Green
#12E193
ΔE00 4.59
Seafoam (survey)
#80F9AD
ΔE00 4.67
Lightgreen
#90EE90
ΔE00 4.85
Light Green Blue
#56FCA2
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E693 #E669BC
analogous
#7DE669 #69E693 #69E6D1
triadic
#69E693 #9369E6 #E69369
tetradic
#69E693 #697DE6 #E669BC #E6D169
square
#69E693 #697DE6 #E669BC #E6D169
split-complementary
#69E693 #D169E6 #E6697D
monochromatic
#1EB651 #35DD6D #69E693 #9DEFB9 #D2F7DF
Accessibility & contrast
On white
1.57
#69E693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#69E693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E693
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E693 | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D58D
Deuteranopia (green-blind)
#D5C998
Tritanopia (blue-blind)
#48E3D1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #69e693; /* rgb */ color: rgb(105, 230, 147); /* oklch */ color: oklch(83.3% 0.162 152.3);
Tailwind
colors: {
custom: {
50: '#9defb3',
500: '#69e693',
950: '#000000',
},
}SCSS
$custom: #69e693; $custom-light: #9defb3; $custom-dark: #000000;
JSON
{
"hex": "#69e693",
"rgb": {
"r": 105,
"g": 230,
"b": 147
},
"hsl": {
"h": 140.16,
"s": 71.429,
"l": 65.686
},
"oklch": {
"l": 0.83306,
"c": 0.16218,
"h": 152.3
},
"luminance": 0.61703
}Semantic roles & 50–950 ramp
primary
#69E693
secondary
#B63D8E
accent
#1292D3
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581