#68F195#68F195
#68F195 is a very light, vivid green. Relative luminance 0.680; OKLCH L 86.0% C 0.176 H 151.7°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #68F195 |
|---|---|
| RGB | rgb(104, 241, 149) |
| HSL | hsl(140, 83%, 68%) |
| HSV | hsv(140, 57%, 95%) |
| CMYK | cmyk(56.8%, 0%, 38.2%, 5.5%) |
| CIE-LAB | lab(86.02, -57.12, 33.48) |
| CIE-LCH | lch(86.02, 66.21, 149.63°) |
| OKLab | oklab(85.98% -0.1547 0.0834) |
| OKLCH | oklch(85.98% 0.176 151.7) |
| XYZ | xyz(42.5858, 68.0196, 39.3128) |
| Luminance | 0.6802 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.93
Sea Green (survey)
#53FCA1
ΔE00 2.95
Light Bluish Green
#76FDA8
ΔE00 3.04
Seafoam Green
#7AF9AB
ΔE00 3.24
Seafoam (survey)
#80F9AD
ΔE00 3.62
Turquoise Green
#04F489
ΔE00 3.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F195 #F168C4
analogous
#7FF168 #68F195 #68F1D9
triadic
#68F195 #9568F1 #F19568
tetradic
#68F195 #687FF1 #F168C4 #F1D968
square
#68F195 #687FF1 #F168C4 #F1D968
split-complementary
#68F195 #D968F1 #F1687F
monochromatic
#13CC50 #30EC6E #68F195 #A0F6BC #D8FBE4
Accessibility & contrast
On white
1.44
#68F195 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#68F195 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F195
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F195 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F195 | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF8F
Deuteranopia (green-blind)
#DFD29B
Tritanopia (blue-blind)
#41EEDA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #68f195; /* rgb */ color: rgb(104, 241, 149); /* oklch */ color: oklch(86.0% 0.176 151.7);
Tailwind
colors: {
custom: {
50: '#9ef6b5',
500: '#68f195',
950: '#000000',
},
}SCSS
$custom: #68f195; $custom-light: #9ef6b5; $custom-dark: #000000;
JSON
{
"hex": "#68f195",
"rgb": {
"r": 104,
"g": 241,
"b": 149
},
"hsl": {
"h": 139.708,
"s": 83.03,
"l": 67.647
},
"oklch": {
"l": 0.85981,
"c": 0.17578,
"h": 151.7
},
"luminance": 0.68024
}Semantic roles & 50–950 ramp
primary
#68F195
secondary
#C83598
accent
#0698DF
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581