#69E59F#69E59F
#69E59F is a very light, vivid green. Relative luminance 0.615; OKLCH L 83.3% C 0.150 H 156.2°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #69E59F |
|---|---|
| RGB | rgb(105, 229, 159) |
| HSL | hsl(146, 70%, 65%) |
| HSV | hsv(146, 54%, 90%) |
| CMYK | cmyk(54.1%, 0%, 30.6%, 10.2%) |
| CIE-LAB | lab(82.67, -50.29, 23.89) |
| CIE-LCH | lch(82.67, 55.68, 154.59°) |
| OKLab | oklab(83.31% -0.1372 0.0605) |
| OKLCH | oklch(83.31% 0.15 156.2) |
| XYZ | xyz(40.0998, 61.5415, 42.5597) |
| Luminance | 0.6155 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.14
Light Greenish Blue
#63F7B4
ΔE00 4.32
Seafoam Green
#7AF9AB
ΔE00 4.49
Seafoam (survey)
#80F9AD
ΔE00 4.59
Light Blue Green
#7EFBB3
ΔE00 4.87
Seafoam
#7FE0B3
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E59F #E569AF
analogous
#71E569 #69E59F #69E5DD
triadic
#69E59F #9F69E5 #E59F69
tetradic
#69E59F #6971E5 #E569AF #E5DD69
square
#69E59F #6971E5 #E569AF #E5DD69
split-complementary
#69E59F #DD69E5 #E56971
monochromatic
#1FB460 #35DC7E #69E59F #9DEEC0 #D1F7E2
Accessibility & contrast
On white
1.58
#69E59F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#69E59F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E59F
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E59F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E59F | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D59B
Deuteranopia (green-blind)
#D2C9A3
Tritanopia (blue-blind)
#42E3D2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #69e59f; /* rgb */ color: rgb(105, 229, 159); /* oklch */ color: oklch(83.3% 0.150 156.2);
Tailwind
colors: {
custom: {
50: '#9deebb',
500: '#69e59f',
950: '#000000',
},
}SCSS
$custom: #69e59f; $custom-light: #9deebb; $custom-dark: #000000;
JSON
{
"hex": "#69e59f",
"rgb": {
"r": 105,
"g": 229,
"b": 159
},
"hsl": {
"h": 146.129,
"s": 70.455,
"l": 65.49
},
"oklch": {
"l": 0.83306,
"c": 0.14992,
"h": 156.2
},
"luminance": 0.61545
}Semantic roles & 50–950 ramp
primary
#69E59F
secondary
#B53D81
accent
#137FD2
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1612
muted
#808582