#68F192#68F192
#68F192 is a very light, vivid green. Relative luminance 0.679; OKLCH L 85.9% C 0.179 H 150.9°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #68F192 |
|---|---|
| RGB | rgb(104, 241, 146) |
| HSL | hsl(138, 83%, 68%) |
| HSV | hsv(138, 57%, 95%) |
| CMYK | cmyk(56.8%, 0%, 39.4%, 5.5%) |
| CIE-LAB | lab(85.97, -57.63, 34.91) |
| CIE-LCH | lch(85.97, 67.38, 148.79°) |
| OKLab | oklab(85.93% -0.156 0.0867) |
| OKLCH | oklch(85.93% 0.179 150.9) |
| XYZ | xyz(42.3494, 67.9251, 38.0677) |
| Luminance | 0.6793 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 3.19
Light Green Blue
#56FCA2
ΔE00 3.19
Light Bluish Green
#76FDA8
ΔE00 3.32
Turquoise Green
#04F489
ΔE00 3.61
Seafoam Green
#7AF9AB
ΔE00 3.64
Weird Green
#3AE57F
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F192 #F168C7
analogous
#83F168 #68F192 #68F1D6
triadic
#68F192 #9268F1 #F19268
tetradic
#68F192 #6883F1 #F168C7 #F1D668
square
#68F192 #6883F1 #F168C7 #F1D668
split-complementary
#68F192 #D668F1 #F16883
monochromatic
#13CC4C #30EC6A #68F192 #A0F6BA #D8FBE3
Accessibility & contrast
On white
1.44
#68F192 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#68F192 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F192
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F192 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F192 | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF8B
Deuteranopia (green-blind)
#E0D298
Tritanopia (blue-blind)
#42EDD9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #68f192; /* rgb */ color: rgb(104, 241, 146); /* oklch */ color: oklch(85.9% 0.179 150.9);
Tailwind
colors: {
custom: {
50: '#9ef6b3',
500: '#68f192',
950: '#000000',
},
}SCSS
$custom: #68f192; $custom-light: #9ef6b3; $custom-dark: #000000;
JSON
{
"hex": "#68f192",
"rgb": {
"r": 104,
"g": 241,
"b": 146
},
"hsl": {
"h": 138.394,
"s": 83.03,
"l": 67.647
},
"oklch": {
"l": 0.85927,
"c": 0.17851,
"h": 150.9
},
"luminance": 0.67929
}Semantic roles & 50–950 ramp
primary
#68F192
secondary
#C8359B
accent
#069DDF
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581