#69E499#69E499
#69E499 is a very light, vivid green. Relative luminance 0.608; OKLCH L 82.9% C 0.154 H 154.4°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #69E499 |
|---|---|
| RGB | rgb(105, 228, 153) |
| HSL | hsl(143, 69%, 65%) |
| HSV | hsv(143, 54%, 89%) |
| CMYK | cmyk(53.9%, 0%, 32.9%, 10.6%) |
| CIE-LAB | lab(82.26, -51.01, 26.43) |
| CIE-LCH | lch(82.26, 57.45, 152.61°) |
| OKLab | oklab(82.94% -0.1388 0.0666) |
| OKLCH | oklch(82.94% 0.154 154.4) |
| XYZ | xyz(39.3158, 60.7865, 39.7919) |
| Luminance | 0.6079 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.12
Seafoam Green
#7AF9AB
ΔE00 4.61
Weird Green
#3AE57F
ΔE00 4.66
Seafoam (survey)
#80F9AD
ΔE00 4.76
Light Greenish Blue
#63F7B4
ΔE00 5.02
Light Blue Green
#7EFBB3
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E499 #E469B4
analogous
#76E469 #69E499 #69E4D7
triadic
#69E499 #9969E4 #E49969
tetradic
#69E499 #6976E4 #E469B4 #E4D769
square
#69E499 #6976E4 #E469B4 #E4D769
split-complementary
#69E499 #D769E4 #E46976
monochromatic
#20B259 #35DB76 #69E499 #9DEDBC #D1F7E0
Accessibility & contrast
On white
1.60
#69E499 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#69E499 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E499
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E499 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E499 | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D494
Deuteranopia (green-blind)
#D2C89E
Tritanopia (blue-blind)
#46E2D0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #69e499; /* rgb */ color: rgb(105, 228, 153); /* oklch */ color: oklch(82.9% 0.154 154.4);
Tailwind
colors: {
custom: {
50: '#9dedb7',
500: '#69e499',
950: '#000000',
},
}SCSS
$custom: #69e499; $custom-light: #9dedb7; $custom-dark: #000000;
JSON
{
"hex": "#69e499",
"rgb": {
"r": 105,
"g": 228,
"b": 153
},
"hsl": {
"h": 143.415,
"s": 69.492,
"l": 65.294
},
"oklch": {
"l": 0.82939,
"c": 0.15394,
"h": 154.4
},
"luminance": 0.6079
}Semantic roles & 50–950 ramp
primary
#69E499
secondary
#B33E85
accent
#1488D1
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581