#69E898#69E898
#69E898 is a very light, vivid green. Relative luminance 0.630; OKLCH L 83.9% C 0.160 H 153.5°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #69E898 |
|---|---|
| RGB | rgb(105, 232, 152) |
| HSL | hsl(142, 73%, 66%) |
| HSV | hsv(142, 55%, 91%) |
| CMYK | cmyk(54.7%, 0%, 34.5%, 9%) |
| CIE-LAB | lab(83.43, -52.81, 28.52) |
| CIE-LCH | lch(83.43, 60.02, 151.63°) |
| OKLab | oklab(83.89% -0.1435 0.0716) |
| OKLCH | oklch(83.89% 0.16 153.5) |
| XYZ | xyz(40.3467, 62.9799, 39.7298) |
| Luminance | 0.6298 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.87
Seafoam (survey)
#80F9AD
ΔE00 4.08
Weird Green
#3AE57F
ΔE00 4.12
Aqua Green
#12E193
ΔE00 4.45
Light Bluish Green
#76FDA8
ΔE00 4.49
Light Green Blue
#56FCA2
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E898 #E869B9
analogous
#79E869 #69E898 #69E8D7
triadic
#69E898 #9869E8 #E89869
tetradic
#69E898 #6979E8 #E869B9 #E8D769
square
#69E898 #6979E8 #E869B9 #E8D769
split-complementary
#69E898 #D769E8 #E86979
monochromatic
#1DBA57 #34E074 #69E898 #9EF0BC #D3F8E1
Accessibility & contrast
On white
1.54
#69E898 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#69E898 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E898
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E898 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E898 | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D793
Deuteranopia (green-blind)
#D6CB9D
Tritanopia (blue-blind)
#45E5D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #69e898; /* rgb */ color: rgb(105, 232, 152); /* oklch */ color: oklch(83.9% 0.160 153.5);
Tailwind
colors: {
custom: {
50: '#9df0b7',
500: '#69e898',
950: '#000000',
},
}SCSS
$custom: #69e898; $custom-light: #9df0b7; $custom-dark: #000000;
JSON
{
"hex": "#69e898",
"rgb": {
"r": 105,
"g": 232,
"b": 152
},
"hsl": {
"h": 142.205,
"s": 73.41,
"l": 66.078
},
"oklch": {
"l": 0.83889,
"c": 0.16036,
"h": 153.5
},
"luminance": 0.62983
}Semantic roles & 50–950 ramp
primary
#69E898
secondary
#BA3C8B
accent
#108CD6
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581