#69EF9D#69EF9D
#69EF9D is a very light, vivid green. Relative luminance 0.672; OKLCH L 85.7% C 0.165 H 154.0°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #69EF9D |
|---|---|
| RGB | rgb(105, 239, 157) |
| HSL | hsl(143, 81%, 67%) |
| HSV | hsv(143, 56%, 94%) |
| CMYK | cmyk(56.1%, 0%, 34.3%, 6.3%) |
| CIE-LAB | lab(85.59, -54.71, 28.87) |
| CIE-LCH | lch(85.59, 61.86, 152.18°) |
| OKLab | oklab(85.68% -0.1486 0.0726) |
| OKLCH | oklch(85.68% 0.165 154) |
| XYZ | xyz(42.7746, 67.1666, 42.6021) |
| Luminance | 0.6717 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.54
Seafoam (survey)
#80F9AD
ΔE00 2.88
Light Bluish Green
#76FDA8
ΔE00 3.02
Light Green Blue
#56FCA2
ΔE00 3.06
Sea Green (survey)
#53FCA1
ΔE00 3.14
Light Blue Green
#7EFBB3
ΔE00 3.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EF9D #EF69BB
analogous
#78EF69 #69EF9D #69EFE0
triadic
#69EF9D #9D69EF #EF9D69
tetradic
#69EF9D #6978EF #EF69BB #EFE069
square
#69EF9D #6978EF #EF69BB #EFE069
split-complementary
#69EF9D #E069EF #EF6978
monochromatic
#15C85B #32E979 #69EF9D #A0F5C1 #D8FBE5
Accessibility & contrast
On white
1.45
#69EF9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#69EF9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EF9D
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EF9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EF9D | 1.00 | 1.45 | 14.43 | 14.43 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDE98
Deuteranopia (green-blind)
#DCD1A2
Tritanopia (blue-blind)
#40ECDA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #69ef9d; /* rgb */ color: rgb(105, 239, 157); /* oklch */ color: oklch(85.7% 0.165 154.0);
Tailwind
colors: {
custom: {
50: '#9ef5ba',
500: '#69ef9d',
950: '#000000',
},
}SCSS
$custom: #69ef9d; $custom-light: #9ef5ba; $custom-dark: #000000;
JSON
{
"hex": "#69ef9d",
"rgb": {
"r": 105,
"g": 239,
"b": 157
},
"hsl": {
"h": 143.284,
"s": 80.723,
"l": 67.451
},
"oklch": {
"l": 0.85682,
"c": 0.16537,
"h": 154
},
"luminance": 0.67171
}Semantic roles & 50–950 ramp
primary
#69EF9D
secondary
#C5378E
accent
#088BDD
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581