#69E59D#69E59D
#69E59D is a very light, vivid green. Relative luminance 0.615; OKLCH L 83.3% C 0.152 H 155.5°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #69E59D |
|---|---|
| RGB | rgb(105, 229, 157) |
| HSL | hsl(145, 70%, 65%) |
| HSV | hsv(145, 54%, 90%) |
| CMYK | cmyk(54.1%, 0%, 31.4%, 10.2%) |
| CIE-LAB | lab(82.63, -50.67, 24.87) |
| CIE-LCH | lch(82.63, 56.44, 153.86°) |
| OKLab | oklab(83.26% -0.1381 0.0629) |
| OKLCH | oklch(83.26% 0.152 155.5) |
| XYZ | xyz(39.9276, 61.4726, 41.6531) |
| Luminance | 0.6148 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.11
Seafoam Green
#7AF9AB
ΔE00 4.43
Light Greenish Blue
#63F7B4
ΔE00 4.50
Seafoam (survey)
#80F9AD
ΔE00 4.55
Light Blue Green
#7EFBB3
ΔE00 4.91
Weird Green
#3AE57F
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E59D #E569B1
analogous
#73E569 #69E59D #69E5DB
triadic
#69E59D #9D69E5 #E59D69
tetradic
#69E59D #6973E5 #E569B1 #E5DB69
square
#69E59D #6973E5 #E569B1 #E5DB69
split-complementary
#69E59D #DB69E5 #E56973
monochromatic
#1FB45E #35DC7B #69E59D #9DEEBF #D1F7E1
Accessibility & contrast
On white
1.58
#69E59D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#69E59D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E59D
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E59D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E59D | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D599
Deuteranopia (green-blind)
#D3C9A1
Tritanopia (blue-blind)
#43E3D2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #69e59d; /* rgb */ color: rgb(105, 229, 157); /* oklch */ color: oklch(83.3% 0.152 155.5);
Tailwind
colors: {
custom: {
50: '#9deeba',
500: '#69e59d',
950: '#000000',
},
}SCSS
$custom: #69e59d; $custom-light: #9deeba; $custom-dark: #000000;
JSON
{
"hex": "#69e59d",
"rgb": {
"r": 105,
"g": 229,
"b": 157
},
"hsl": {
"h": 145.161,
"s": 70.455,
"l": 65.49
},
"oklch": {
"l": 0.83264,
"c": 0.15171,
"h": 155.5
},
"luminance": 0.61476
}Semantic roles & 50–950 ramp
primary
#69E59D
secondary
#B53D83
accent
#1382D2
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581