#69E698#69E698
#69E698 is a very light, vivid green. Relative luminance 0.619; OKLCH L 83.4% C 0.158 H 153.7°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #69E698 |
|---|---|
| RGB | rgb(105, 230, 152) |
| HSL | hsl(143, 71%, 66%) |
| HSV | hsv(143, 54%, 90%) |
| CMYK | cmyk(54.3%, 0%, 33.9%, 9.8%) |
| CIE-LAB | lab(82.84, -52.00, 27.72) |
| CIE-LCH | lch(82.84, 58.93, 151.94°) |
| OKLab | oklab(83.4% -0.1413 0.0697) |
| OKLCH | oklch(83.4% 0.158 153.7) |
| XYZ | xyz(39.7870, 61.8603, 39.5432) |
| Luminance | 0.6186 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.23
Aqua Green
#12E193
ΔE00 4.27
Weird Green
#3AE57F
ΔE00 4.28
Seafoam (survey)
#80F9AD
ΔE00 4.41
Light Bluish Green
#76FDA8
ΔE00 4.94
Light Greenish Blue
#63F7B4
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E698 #E669B7
analogous
#78E669 #69E698 #69E6D6
triadic
#69E698 #9869E6 #E69869
tetradic
#69E698 #6978E6 #E669B7 #E6D669
square
#69E698 #6978E6 #E669B7 #E6D669
split-complementary
#69E698 #D669E6 #E66978
monochromatic
#1EB657 #35DD74 #69E698 #9DEFBC #D2F7E0
Accessibility & contrast
On white
1.57
#69E698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#69E698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E698
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E698 | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D693
Deuteranopia (green-blind)
#D4C99D
Tritanopia (blue-blind)
#46E3D2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #69e698; /* rgb */ color: rgb(105, 230, 152); /* oklch */ color: oklch(83.4% 0.158 153.7);
Tailwind
colors: {
custom: {
50: '#9defb7',
500: '#69e698',
950: '#000000',
},
}SCSS
$custom: #69e698; $custom-light: #9defb7; $custom-dark: #000000;
JSON
{
"hex": "#69e698",
"rgb": {
"r": 105,
"g": 230,
"b": 152
},
"hsl": {
"h": 142.56,
"s": 71.429,
"l": 65.686
},
"oklch": {
"l": 0.83404,
"c": 0.1576,
"h": 153.7
},
"luminance": 0.61864
}Semantic roles & 50–950 ramp
primary
#69E698
secondary
#B63D89
accent
#128BD3
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581