#68F692#68F692
#68F692 is a very light, vivid green. Relative luminance 0.709; OKLCH L 87.1% C 0.185 H 150.5°. Best body text is #000000 at 15.19:1 contrast (WCAG AA passes).
Color values
| HEX | #68F692 |
|---|---|
| RGB | rgb(104, 246, 146) |
| HSL | hsl(138, 89%, 69%) |
| HSV | hsv(138, 58%, 96%) |
| CMYK | cmyk(57.7%, 0%, 40.7%, 3.5%) |
| CIE-LAB | lab(87.45, -59.55, 36.85) |
| CIE-LCH | lch(87.45, 70.03, 148.25°) |
| OKLab | oklab(87.14% -0.1611 0.0913) |
| OKLCH | oklch(87.14% 0.185 150.5) |
| XYZ | xyz(43.8498, 70.9258, 38.5678) |
| Luminance | 0.7093 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.89
Light Green Blue
#56FCA2
ΔE00 2.92
Light Bluish Green
#76FDA8
ΔE00 3.08
Wintergreen
#20F986
ΔE00 3.25
Baby Green
#8CFF9E
ΔE00 3.33
Turquoise Green
#04F489
ΔE00 3.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F692 #F668CC
analogous
#85F668 #68F692 #68F6D9
triadic
#68F692 #9268F6 #F69268
tetradic
#68F692 #6885F6 #F668CC #F6D968
square
#68F692 #6885F6 #F668CC #F6D968
split-complementary
#68F692 #D968F6 #F66885
monochromatic
#0DD749 #2EF368 #68F692 #A2F9BC #DCFDE5
Accessibility & contrast
On white
1.38
#68F692 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.19
#68F692 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F692
15.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F692 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F692 | 1.00 | 1.38 | 15.19 | 15.19 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E38B
Deuteranopia (green-blind)
#E4D699
Tritanopia (blue-blind)
#40F2DD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #68f692; /* rgb */ color: rgb(104, 246, 146); /* oklch */ color: oklch(87.1% 0.185 150.5);
Tailwind
colors: {
custom: {
50: '#9ffab3',
500: '#68f692',
950: '#000000',
},
}SCSS
$custom: #68f692; $custom-light: #9ffab3; $custom-dark: #000000;
JSON
{
"hex": "#68f692",
"rgb": {
"r": 104,
"g": 246,
"b": 146
},
"hsl": {
"h": 137.746,
"s": 88.75,
"l": 68.627
},
"oklch": {
"l": 0.87142,
"c": 0.18517,
"h": 150.5
},
"luminance": 0.7093
}Semantic roles & 50–950 ramp
primary
#68F692
secondary
#CF33A1
accent
#00A2E5
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581