#68F498#68F498
#68F498 is a very light, vivid green. Relative luminance 0.699; OKLCH L 86.8% C 0.177 H 152.1°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #68F498 |
|---|---|
| RGB | rgb(104, 244, 152) |
| HSL | hsl(141, 86%, 68%) |
| HSV | hsv(141, 57%, 96%) |
| CMYK | cmyk(57.4%, 0%, 37.7%, 4.3%) |
| CIE-LAB | lab(86.95, -57.78, 33.21) |
| CIE-LCH | lch(86.95, 66.64, 150.11°) |
| OKLab | oklab(86.76% -0.1565 0.0828) |
| OKLCH | oklch(86.76% 0.177 152.1) |
| XYZ | xyz(43.7238, 69.9073, 40.8890) |
| Luminance | 0.6991 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.35
Sea Green (survey)
#53FCA1
ΔE00 2.38
Light Bluish Green
#76FDA8
ΔE00 2.47
Seafoam Green
#7AF9AB
ΔE00 2.84
Seafoam (survey)
#80F9AD
ΔE00 3.27
Turquoise Green
#04F489
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F498 #F468C4
analogous
#7EF468 #68F498 #68F4DE
triadic
#68F498 #9868F4 #F49868
tetradic
#68F498 #687EF4 #F468C4 #F4DE68
square
#68F498 #687EF4 #F468C4 #F4DE68
split-complementary
#68F498 #DE68F4 #F4687E
monochromatic
#0FD252 #2FF071 #68F498 #A1F8BF #DAFCE6
Accessibility & contrast
On white
1.40
#68F498 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.98
#68F498 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F498
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F498 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F498 | 1.00 | 1.40 | 14.98 | 14.98 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E292
Deuteranopia (green-blind)
#E2D59E
Tritanopia (blue-blind)
#3EF1DD
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #68f498; /* rgb */ color: rgb(104, 244, 152); /* oklch */ color: oklch(86.8% 0.177 152.1);
Tailwind
colors: {
custom: {
50: '#9ef9b7',
500: '#68f498',
950: '#000000',
},
}SCSS
$custom: #68f498; $custom-light: #9ef9b7; $custom-dark: #000000;
JSON
{
"hex": "#68f498",
"rgb": {
"r": 104,
"g": 244,
"b": 152
},
"hsl": {
"h": 140.571,
"s": 86.42,
"l": 68.235
},
"oklch": {
"l": 0.86764,
"c": 0.17709,
"h": 152.1
},
"luminance": 0.69911
}Semantic roles & 50–950 ramp
primary
#68F498
secondary
#CD3398
accent
#0396E3
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581