#69E798#69E798
#69E798 is a very light, vivid green. Relative luminance 0.624; OKLCH L 83.6% C 0.159 H 153.6°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #69E798 |
|---|---|
| RGB | rgb(105, 231, 152) |
| HSL | hsl(142, 72%, 66%) |
| HSV | hsv(142, 55%, 91%) |
| CMYK | cmyk(54.5%, 0%, 34.2%, 9.4%) |
| CIE-LAB | lab(83.14, -52.41, 28.12) |
| CIE-LCH | lch(83.14, 59.47, 151.78°) |
| OKLab | oklab(83.65% -0.1424 0.0707) |
| OKLCH | oklch(83.65% 0.159 153.6) |
| XYZ | xyz(40.0660, 62.4185, 39.6363) |
| Luminance | 0.6242 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.04
Weird Green
#3AE57F
ΔE00 4.19
Seafoam (survey)
#80F9AD
ΔE00 4.24
Aqua Green
#12E193
ΔE00 4.35
Light Bluish Green
#76FDA8
ΔE00 4.71
Light Green Blue
#56FCA2
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E798 #E769B8
analogous
#79E769 #69E798 #69E7D7
triadic
#69E798 #9869E7 #E79869
tetradic
#69E798 #6979E7 #E769B8 #E7D769
square
#69E798 #6979E7 #E769B8 #E7D769
split-complementary
#69E798 #D769E7 #E76979
monochromatic
#1DB857 #34DF74 #69E798 #9EEFBC #D3F8E0
Accessibility & contrast
On white
1.56
#69E798 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#69E798 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E798
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E798 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E798 | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D693
Deuteranopia (green-blind)
#D5CA9D
Tritanopia (blue-blind)
#45E4D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #69e798; /* rgb */ color: rgb(105, 231, 152); /* oklch */ color: oklch(83.6% 0.159 153.6);
Tailwind
colors: {
custom: {
50: '#9defb7',
500: '#69e798',
950: '#000000',
},
}SCSS
$custom: #69e798; $custom-light: #9defb7; $custom-dark: #000000;
JSON
{
"hex": "#69e798",
"rgb": {
"r": 105,
"g": 231,
"b": 152
},
"hsl": {
"h": 142.381,
"s": 72.414,
"l": 65.882
},
"oklch": {
"l": 0.83646,
"c": 0.15898,
"h": 153.6
},
"luminance": 0.62422
}Semantic roles & 50–950 ramp
primary
#69E798
secondary
#B83C8A
accent
#118CD4
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581