#68F499#68F499
#68F499 is a very light, vivid green. Relative luminance 0.699; OKLCH L 86.8% C 0.176 H 152.4°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #68F499 |
|---|---|
| RGB | rgb(104, 244, 153) |
| HSL | hsl(141, 86%, 68%) |
| HSV | hsv(141, 57%, 96%) |
| CMYK | cmyk(57.4%, 0%, 37.3%, 4.3%) |
| CIE-LAB | lab(86.97, -57.61, 32.73) |
| CIE-LCH | lch(86.97, 66.25, 150.40°) |
| OKLab | oklab(86.78% -0.1561 0.0817) |
| OKLCH | oklch(86.78% 0.176 152.4) |
| XYZ | xyz(43.8060, 69.9402, 41.3221) |
| Luminance | 0.6994 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.27
Sea Green (survey)
#53FCA1
ΔE00 2.31
Light Bluish Green
#76FDA8
ΔE00 2.38
Seafoam Green
#7AF9AB
ΔE00 2.71
Seafoam (survey)
#80F9AD
ΔE00 3.14
Mediumspringgreen
#00FA9A
ΔE00 3.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F499 #F468C3
analogous
#7DF468 #68F499 #68F4DF
triadic
#68F499 #9968F4 #F49968
tetradic
#68F499 #687DF4 #F468C3 #F4DF68
square
#68F499 #687DF4 #F468C3 #F4DF68
split-complementary
#68F499 #DF68F4 #F4687D
monochromatic
#0FD254 #2FF072 #68F499 #A1F8C0 #DAFCE6
Accessibility & contrast
On white
1.40
#68F499 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#68F499 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F499
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F499 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F499 | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E293
Deuteranopia (green-blind)
#E2D59F
Tritanopia (blue-blind)
#3EF1DD
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #68f499; /* rgb */ color: rgb(104, 244, 153); /* oklch */ color: oklch(86.8% 0.176 152.4);
Tailwind
colors: {
custom: {
50: '#9ef9b7',
500: '#68f499',
950: '#000000',
},
}SCSS
$custom: #68f499; $custom-light: #9ef9b7; $custom-dark: #000000;
JSON
{
"hex": "#68f499",
"rgb": {
"r": 104,
"g": 244,
"b": 153
},
"hsl": {
"h": 141,
"s": 86.42,
"l": 68.235
},
"oklch": {
"l": 0.86783,
"c": 0.17618,
"h": 152.4
},
"luminance": 0.69944
}Semantic roles & 50–950 ramp
primary
#68F499
secondary
#CD3397
accent
#0394E3
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581