#68F390#68F390
#68F390 is a very light, vivid green. Relative luminance 0.691; OKLCH L 86.4% C 0.183 H 150.3°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #68F390 |
|---|---|
| RGB | rgb(104, 243, 144) |
| HSL | hsl(137, 85%, 68%) |
| HSV | hsv(137, 57%, 95%) |
| CMYK | cmyk(57.2%, 0%, 40.7%, 4.7%) |
| CIE-LAB | lab(86.53, -58.73, 36.64) |
| CIE-LCH | lch(86.53, 69.22, 148.04°) |
| OKLab | oklab(86.38% -0.1589 0.0907) |
| OKLCH | oklch(86.38% 0.183 150.3) |
| XYZ | xyz(42.7904, 69.0539, 37.4539) |
| Luminance | 0.6906 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 3.23
Light Green Blue
#56FCA2
ΔE00 3.26
Light Bluish Green
#76FDA8
ΔE00 3.41
Wintergreen
#20F986
ΔE00 3.46
Turquoise Green
#04F489
ΔE00 3.50
Baby Green
#8CFF9E
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F390 #F368CB
analogous
#85F368 #68F390 #68F3D5
triadic
#68F390 #9068F3 #F39068
tetradic
#68F390 #6885F3 #F368CB #F3D568
square
#68F390 #6885F3 #F368CB #F3D568
split-complementary
#68F390 #D568F3 #F36885
monochromatic
#11D048 #2FEE66 #68F390 #A1F8BA #D9FCE3
Accessibility & contrast
On white
1.42
#68F390 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#68F390 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F390
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F390 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F390 | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E089
Deuteranopia (green-blind)
#E2D396
Tritanopia (blue-blind)
#42EFDB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #68f390; /* rgb */ color: rgb(104, 243, 144); /* oklch */ color: oklch(86.4% 0.183 150.3);
Tailwind
colors: {
custom: {
50: '#9ef8b1',
500: '#68f390',
950: '#000000',
},
}SCSS
$custom: #68f390; $custom-light: #9ef8b1; $custom-dark: #000000;
JSON
{
"hex": "#68f390",
"rgb": {
"r": 104,
"g": 243,
"b": 144
},
"hsl": {
"h": 137.266,
"s": 85.276,
"l": 68.039
},
"oklch": {
"l": 0.86378,
"c": 0.183,
"h": 150.3
},
"luminance": 0.69058
}Semantic roles & 50–950 ramp
primary
#68F390
secondary
#CC34A0
accent
#04A2E2
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581