#68F5A9#68F5A9
#68F5A9 is a very light, vivid green. Relative luminance 0.711; OKLCH L 87.3% C 0.163 H 156.8°. Best body text is #000000 at 15.22:1 contrast (WCAG AA passes).
Color values
| HEX | #68F5A9 |
|---|---|
| RGB | rgb(104, 245, 169) |
| HSL | hsl(148, 88%, 68%) |
| HSV | hsv(148, 58%, 96%) |
| CMYK | cmyk(57.6%, 0%, 31%, 3.9%) |
| CIE-LAB | lab(87.54, -55.09, 25.40) |
| CIE-LCH | lch(87.54, 60.67, 155.25°) |
| OKLab | oklab(87.34% -0.1501 0.0643) |
| OKLCH | oklch(87.34% 0.163 156.8) |
| XYZ | xyz(45.5189, 71.1081, 48.8549) |
| Luminance | 0.7111 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.69
Seafoam (survey)
#80F9AD
ΔE00 2.08
Light Greenish Blue
#63F7B4
ΔE00 2.09
Light Blue Green
#7EFBB3
ΔE00 2.10
Light Bluish Green
#76FDA8
ΔE00 2.47
Light Green Blue
#56FCA2
ΔE00 2.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F5A9 #F568B4
analogous
#6DF568 #68F5A9 #68F5F0
triadic
#68F5A9 #A968F5 #F5A968
tetradic
#68F5A9 #686DF5 #F568B4 #F5F068
square
#68F5A9 #686DF5 #F568B4 #F5F068
split-complementary
#68F5A9 #F068F5 #F5686D
monochromatic
#0ED56A #2FF188 #68F5A9 #A1F9CA #DBFDEA
Accessibility & contrast
On white
1.38
#68F5A9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.22
#68F5A9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F5A9
15.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F5A9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F5A9 | 1.00 | 1.38 | 15.22 | 15.22 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E4A4
Deuteranopia (green-blind)
#E0D6AE
Tritanopia (blue-blind)
#33F3E1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #68f5a9; /* rgb */ color: rgb(104, 245, 169); /* oklch */ color: oklch(87.3% 0.163 156.8);
Tailwind
colors: {
custom: {
50: '#9ef9c3',
500: '#68f5a9',
950: '#000000',
},
}SCSS
$custom: #68f5a9; $custom-light: #9ef9c3; $custom-dark: #000000;
JSON
{
"hex": "#68f5a9",
"rgb": {
"r": 104,
"g": 245,
"b": 169
},
"hsl": {
"h": 147.66,
"s": 87.578,
"l": 68.431
},
"oklch": {
"l": 0.8734,
"c": 0.16329,
"h": 156.8
},
"luminance": 0.71112
}Semantic roles & 50–950 ramp
primary
#68F5A9
secondary
#CE3387
accent
#017CE4
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1712
muted
#808582