#68F5A6#68F5A6
#68F5A6 is a very light, vivid green. Relative luminance 0.710; OKLCH L 87.3% C 0.166 H 155.9°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #68F5A6 |
|---|---|
| RGB | rgb(104, 245, 166) |
| HSL | hsl(146, 88%, 68%) |
| HSV | hsv(146, 58%, 96%) |
| CMYK | cmyk(57.6%, 0%, 32.2%, 3.9%) |
| CIE-LAB | lab(87.48, -55.66, 26.85) |
| CIE-LCH | lch(87.48, 61.80, 154.24°) |
| OKLab | oklab(87.28% -0.1514 0.0678) |
| OKLCH | oklch(87.28% 0.166 155.9) |
| XYZ | xyz(45.2405, 70.9967, 47.3886) |
| Luminance | 0.7100 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.57
Seafoam (survey)
#80F9AD
ΔE00 2.04
Light Bluish Green
#76FDA8
ΔE00 2.15
Light Green Blue
#56FCA2
ΔE00 2.24
Light Blue Green
#7EFBB3
ΔE00 2.31
Sea Green (survey)
#53FCA1
ΔE00 2.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F5A6 #F568B7
analogous
#70F568 #68F5A6 #68F5ED
triadic
#68F5A6 #A668F5 #F5A668
tetradic
#68F5A6 #6870F5 #F568B7 #F5ED68
square
#68F5A6 #6870F5 #F568B7 #F5ED68
split-complementary
#68F5A6 #ED68F5 #F56870
monochromatic
#0ED565 #2FF184 #68F5A6 #A1F9C8 #DBFDEA
Accessibility & contrast
On white
1.38
#68F5A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#68F5A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F5A6
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F5A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F5A6 | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E3A1
Deuteranopia (green-blind)
#E1D6AB
Tritanopia (blue-blind)
#35F3E0
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #68f5a6; /* rgb */ color: rgb(104, 245, 166); /* oklch */ color: oklch(87.3% 0.166 155.9);
Tailwind
colors: {
custom: {
50: '#9ef9c1',
500: '#68f5a6',
950: '#000000',
},
}SCSS
$custom: #68f5a6; $custom-light: #9ef9c1; $custom-dark: #000000;
JSON
{
"hex": "#68f5a6",
"rgb": {
"r": 104,
"g": 245,
"b": 166
},
"hsl": {
"h": 146.383,
"s": 87.578,
"l": 68.431
},
"oklch": {
"l": 0.87278,
"c": 0.16591,
"h": 155.9
},
"luminance": 0.71001
}Semantic roles & 50–950 ramp
primary
#68F5A6
secondary
#CE338A
accent
#0180E4
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1712
muted
#808582