#68F59A#68F59A
#68F59A is a very light, vivid green. Relative luminance 0.706; OKLCH L 87.0% C 0.177 H 152.5°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #68F59A |
|---|---|
| RGB | rgb(104, 245, 154) |
| HSL | hsl(141, 88%, 68%) |
| HSV | hsv(141, 58%, 96%) |
| CMYK | cmyk(57.6%, 0%, 37.1%, 3.9%) |
| CIE-LAB | lab(87.28, -57.82, 32.64) |
| CIE-LCH | lch(87.28, 66.40, 150.55°) |
| OKLab | oklab(87.04% -0.1567 0.0815) |
| OKLCH | oklch(87.04% 0.177 152.5) |
| XYZ | xyz(44.1906, 70.5768, 41.8595) |
| Luminance | 0.7058 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.09
Sea Green (survey)
#53FCA1
ΔE00 2.13
Light Bluish Green
#76FDA8
ΔE00 2.19
Seafoam Green
#7AF9AB
ΔE00 2.60
Seafoam (survey)
#80F9AD
ΔE00 3.05
Mediumspringgreen
#00FA9A
ΔE00 3.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F59A #F568C3
analogous
#7CF568 #68F59A #68F5E1
triadic
#68F59A #9A68F5 #F59A68
tetradic
#68F59A #687CF5 #F568C3 #F5E168
square
#68F59A #687CF5 #F568C3 #F5E168
split-complementary
#68F59A #E168F5 #F5687C
monochromatic
#0ED554 #2FF174 #68F59A #A1F9C0 #DBFDE7
Accessibility & contrast
On white
1.39
#68F59A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#68F59A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F59A
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F59A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F59A | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E394
Deuteranopia (green-blind)
#E2D5A0
Tritanopia (blue-blind)
#3DF2DE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #68f59a; /* rgb */ color: rgb(104, 245, 154); /* oklch */ color: oklch(87.0% 0.177 152.5);
Tailwind
colors: {
custom: {
50: '#9ef9b8',
500: '#68f59a',
950: '#000000',
},
}SCSS
$custom: #68f59a; $custom-light: #9ef9b8; $custom-dark: #000000;
JSON
{
"hex": "#68f59a",
"rgb": {
"r": 104,
"g": 245,
"b": 154
},
"hsl": {
"h": 141.277,
"s": 87.578,
"l": 68.431
},
"oklch": {
"l": 0.87043,
"c": 0.17662,
"h": 152.5
},
"luminance": 0.70581
}Semantic roles & 50–950 ramp
primary
#68F59A
secondary
#CE3397
accent
#0194E4
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581