#68F09D#68F09D
#68F09D is a very light, vivid green. Relative luminance 0.677; OKLCH L 85.9% C 0.167 H 154.0°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #68F09D |
|---|---|
| RGB | rgb(104, 240, 157) |
| HSL | hsl(143, 82%, 67%) |
| HSV | hsv(143, 57%, 94%) |
| CMYK | cmyk(56.7%, 0%, 34.6%, 5.9%) |
| CIE-LAB | lab(85.85, -55.33, 29.22) |
| CIE-LCH | lch(85.85, 62.57, 152.16°) |
| OKLab | oklab(85.89% -0.1502 0.0734) |
| OKLCH | oklch(85.89% 0.167 154) |
| XYZ | xyz(42.9514, 67.6936, 42.6944) |
| Luminance | 0.6770 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.45
Light Green Blue
#56FCA2
ΔE00 2.82
Seafoam (survey)
#80F9AD
ΔE00 2.83
Light Bluish Green
#76FDA8
ΔE00 2.84
Sea Green (survey)
#53FCA1
ΔE00 2.90
Light Blue Green
#7EFBB3
ΔE00 3.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F09D #F068BB
analogous
#77F068 #68F09D #68F0E1
triadic
#68F09D #9D68F0 #F09D68
tetradic
#68F09D #6877F0 #F068BB #F0E168
square
#68F09D #6877F0 #F068BB #F0E168
split-complementary
#68F09D #E168F0 #F06877
monochromatic
#14CA5B #30EA79 #68F09D #A0F6C1 #D7FBE5
Accessibility & contrast
On white
1.44
#68F09D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#68F09D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F09D
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F09D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F09D | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DF98
Deuteranopia (green-blind)
#DDD1A2
Tritanopia (blue-blind)
#3DEDDB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #68f09d; /* rgb */ color: rgb(104, 240, 157); /* oklch */ color: oklch(85.9% 0.167 154.0);
Tailwind
colors: {
custom: {
50: '#9ef6ba',
500: '#68f09d',
950: '#000000',
},
}SCSS
$custom: #68f09d; $custom-light: #9ef6ba; $custom-dark: #000000;
JSON
{
"hex": "#68f09d",
"rgb": {
"r": 104,
"g": 240,
"b": 157
},
"hsl": {
"h": 143.382,
"s": 81.928,
"l": 67.451
},
"oklch": {
"l": 0.85891,
"c": 0.1672,
"h": 154
},
"luminance": 0.67698
}Semantic roles & 50–950 ramp
primary
#68F09D
secondary
#C6368E
accent
#078ADE
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581