#68F273#68F273
#68F273 is a very light, highly saturated green. Relative luminance 0.677; OKLCH L 85.7% C 0.207 H 144.9°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #68F273 |
|---|---|
| RGB | rgb(104, 242, 115) |
| HSL | hsl(125, 84%, 68%) |
| HSV | hsv(125, 57%, 95%) |
| CMYK | cmyk(57%, 0%, 52.5%, 5.1%) |
| CIE-LAB | lab(85.85, -62.58, 49.73) |
| CIE-LCH | lch(85.85, 79.93, 141.53°) |
| OKLab | oklab(85.69% -0.1696 0.1192) |
| OKLCH | oklch(85.69% 0.207 144.9) |
| XYZ | xyz(40.5531, 67.6815, 27.1431) |
| Luminance | 0.6768 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.84
Spearmint
#1EF876
ΔE00 3.53
Easter Green
#8CFD7E
ΔE00 3.62
Lighter Green
#75FD63
ΔE00 3.87
Lightish Green
#61E160
ΔE00 3.88
Light Bright Green
#53FE5C
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F273 #F268E7
analogous
#A2F268 #68F273 #68F2B8
triadic
#68F273 #7368F2 #F27368
tetradic
#68F273 #68A2F2 #F268E7 #F2B868
square
#68F273 #68A2F2 #F268E7 #F2B868
split-complementary
#68F273 #B868F2 #F268A2
monochromatic
#12CE21 #30ED3F #68F273 #A0F7A7 #D9FCDB
Accessibility & contrast
On white
1.44
#68F273 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#68F273 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F273
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F273 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F273 | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6DE68
Deuteranopia (green-blind)
#E4D27C
Tritanopia (blue-blind)
#4DECD5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #68f273; /* rgb */ color: rgb(104, 242, 115); /* oklch */ color: oklch(85.7% 0.207 144.9);
Tailwind
colors: {
custom: {
50: '#9ff79e',
500: '#68f273',
950: '#000000',
},
}SCSS
$custom: #68f273; $custom-light: #9ff79e; $custom-dark: #000000;
JSON
{
"hex": "#68f273",
"rgb": {
"r": 104,
"g": 242,
"b": 115
},
"hsl": {
"h": 124.783,
"s": 84.146,
"l": 67.843
},
"oklch": {
"l": 0.8569,
"c": 0.20733,
"h": 144.9
},
"luminance": 0.67685
}Semantic roles & 50–950 ramp
primary
#68F273
secondary
#CA34BE
accent
#05CFE1
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#10170F
muted
#808580