#69E599#69E599
#69E599 is a very light, vivid green. Relative luminance 0.613; OKLCH L 83.2% C 0.155 H 154.2°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #69E599 |
|---|---|
| RGB | rgb(105, 229, 153) |
| HSL | hsl(143, 70%, 65%) |
| HSV | hsv(143, 54%, 90%) |
| CMYK | cmyk(54.1%, 0%, 33.2%, 10.2%) |
| CIE-LAB | lab(82.56, -51.41, 26.83) |
| CIE-LCH | lch(82.56, 57.99, 152.44°) |
| OKLab | oklab(83.18% -0.1398 0.0676) |
| OKLCH | oklch(83.18% 0.155 154.2) |
| XYZ | xyz(39.5917, 61.3383, 39.8839) |
| Luminance | 0.6134 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.17
Seafoam Green
#7AF9AB
ΔE00 4.41
Weird Green
#3AE57F
ΔE00 4.54
Seafoam (survey)
#80F9AD
ΔE00 4.56
Light Greenish Blue
#63F7B4
ΔE00 4.92
Light Blue Green
#7EFBB3
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E599 #E569B5
analogous
#77E569 #69E599 #69E5D7
triadic
#69E599 #9969E5 #E59969
tetradic
#69E599 #6977E5 #E569B5 #E5D769
square
#69E599 #6977E5 #E569B5 #E5D769
split-complementary
#69E599 #D769E5 #E56977
monochromatic
#1FB459 #35DC76 #69E599 #9DEEBC #D1F7E0
Accessibility & contrast
On white
1.58
#69E599 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#69E599 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E599
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E599 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E599 | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D594
Deuteranopia (green-blind)
#D3C99E
Tritanopia (blue-blind)
#45E3D1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #69e599; /* rgb */ color: rgb(105, 229, 153); /* oklch */ color: oklch(83.2% 0.155 154.2);
Tailwind
colors: {
custom: {
50: '#9deeb7',
500: '#69e599',
950: '#000000',
},
}SCSS
$custom: #69e599; $custom-light: #9deeb7; $custom-dark: #000000;
JSON
{
"hex": "#69e599",
"rgb": {
"r": 105,
"g": 229,
"b": 153
},
"hsl": {
"h": 143.226,
"s": 70.455,
"l": 65.49
},
"oklch": {
"l": 0.83181,
"c": 0.15531,
"h": 154.2
},
"luminance": 0.61342
}Semantic roles & 50–950 ramp
primary
#69E599
secondary
#B53D87
accent
#1388D2
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581