#69EC9F#69EC9F
#69EC9F is a very light, vivid green. Relative luminance 0.655; OKLCH L 85.0% C 0.160 H 155.0°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #69EC9F |
|---|---|
| RGB | rgb(105, 236, 159) |
| HSL | hsl(145, 78%, 67%) |
| HSV | hsv(145, 56%, 93%) |
| CMYK | cmyk(55.5%, 0%, 32.6%, 7.5%) |
| CIE-LAB | lab(84.74, -53.15, 26.70) |
| CIE-LCH | lch(84.74, 59.48, 153.32°) |
| OKLab | oklab(85% -0.1446 0.0673) |
| OKLCH | oklch(85% 0.16 155) |
| XYZ | xyz(42.0758, 65.4935, 43.2184) |
| Luminance | 0.6550 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.96
Seafoam (survey)
#80F9AD
ΔE00 3.20
Light Greenish Blue
#63F7B4
ΔE00 3.64
Light Blue Green
#7EFBB3
ΔE00 3.66
Light Bluish Green
#76FDA8
ΔE00 3.74
Light Green Blue
#56FCA2
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EC9F #EC69B6
analogous
#75EC69 #69EC9F #69ECE1
triadic
#69EC9F #9F69EC #EC9F69
tetradic
#69EC9F #6975EC #EC69B6 #ECE169
square
#69EC9F #6975EC #EC69B6 #ECE169
split-complementary
#69EC9F #E169EC #EC6975
monochromatic
#19C25E #33E57C #69EC9F #9FF3C2 #D6FAE5
Accessibility & contrast
On white
1.49
#69EC9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#69EC9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EC9F
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EC9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EC9F | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDB9A
Deuteranopia (green-blind)
#D9CEA4
Tritanopia (blue-blind)
#40EAD8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #69ec9f; /* rgb */ color: rgb(105, 236, 159); /* oklch */ color: oklch(85.0% 0.160 155.0);
Tailwind
colors: {
custom: {
50: '#9ef3bb',
500: '#69ec9f',
950: '#000000',
},
}SCSS
$custom: #69ec9f; $custom-light: #9ef3bb; $custom-dark: #000000;
JSON
{
"hex": "#69ec9f",
"rgb": {
"r": 105,
"g": 236,
"b": 159
},
"hsl": {
"h": 144.733,
"s": 77.515,
"l": 66.863
},
"oklch": {
"l": 0.84997,
"c": 0.1595,
"h": 155
},
"luminance": 0.65497
}Semantic roles & 50–950 ramp
primary
#69EC9F
secondary
#C03988
accent
#0C85DA
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582