#68F09F#68F09F
#68F09F is a very light, vivid green. Relative luminance 0.678; OKLCH L 85.9% C 0.165 H 154.5°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #68F09F |
|---|---|
| RGB | rgb(104, 240, 159) |
| HSL | hsl(144, 82%, 67%) |
| HSV | hsv(144, 57%, 94%) |
| CMYK | cmyk(56.7%, 0%, 33.8%, 5.9%) |
| CIE-LAB | lab(85.89, -54.97, 28.25) |
| CIE-LCH | lch(85.89, 61.80, 152.80°) |
| OKLab | oklab(85.93% -0.1493 0.0711) |
| OKLCH | oklch(85.93% 0.165 154.5) |
| XYZ | xyz(43.1235, 67.7624, 43.6011) |
| Luminance | 0.6777 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.34
Seafoam (survey)
#80F9AD
ΔE00 2.70
Light Bluish Green
#76FDA8
ΔE00 2.86
Light Green Blue
#56FCA2
ΔE00 2.87
Sea Green (survey)
#53FCA1
ΔE00 2.96
Light Blue Green
#7EFBB3
ΔE00 3.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F09F #F068B9
analogous
#75F068 #68F09F #68F0E3
triadic
#68F09F #9F68F0 #F09F68
tetradic
#68F09F #6875F0 #F068B9 #F0E368
square
#68F09F #6875F0 #F068B9 #F0E368
split-complementary
#68F09F #E368F0 #F06875
monochromatic
#14CA5D #30EA7C #68F09F #A0F6C2 #D7FBE6
Accessibility & contrast
On white
1.44
#68F09F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#68F09F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F09F
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F09F | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDF9A
Deuteranopia (green-blind)
#DDD2A4
Tritanopia (blue-blind)
#3CEEDB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #68f09f; /* rgb */ color: rgb(104, 240, 159); /* oklch */ color: oklch(85.9% 0.165 154.5);
Tailwind
colors: {
custom: {
50: '#9ef6bc',
500: '#68f09f',
950: '#000000',
},
}SCSS
$custom: #68f09f; $custom-light: #9ef6bc; $custom-dark: #000000;
JSON
{
"hex": "#68f09f",
"rgb": {
"r": 104,
"g": 240,
"b": 159
},
"hsl": {
"h": 144.265,
"s": 81.928,
"l": 67.451
},
"oklch": {
"l": 0.8593,
"c": 0.16541,
"h": 154.5
},
"luminance": 0.67766
}Semantic roles & 50–950 ramp
primary
#68F09F
secondary
#C6368C
accent
#0787DE
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1712
muted
#808582