#68F995#68F995
#68F995 is a very light, vivid green. Relative luminance 0.729; OKLCH L 87.9% C 0.186 H 150.9°. Best body text is #000000 at 15.57:1 contrast (WCAG AA passes).
Color values
| HEX | #68F995 |
|---|---|
| RGB | rgb(104, 249, 149) |
| HSL | hsl(139, 92%, 69%) |
| HSV | hsv(139, 58%, 98%) |
| CMYK | cmyk(58.2%, 0%, 40.2%, 2.4%) |
| CIE-LAB | lab(88.38, -60.20, 36.58) |
| CIE-LCH | lch(88.38, 70.45, 148.71°) |
| OKLab | oklab(87.92% -0.1629 0.0907) |
| OKLCH | oklch(87.92% 0.186 150.9) |
| XYZ | xyz(45.0061, 72.8601, 40.1196) |
| Luminance | 0.7286 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.53
Light Green Blue
#56FCA2
ΔE00 2.55
Light Bluish Green
#76FDA8
ΔE00 2.71
Baby Green
#8CFF9E
ΔE00 3.07
Wintergreen
#20F986
ΔE00 3.22
Mint Green
#8FFF9F
ΔE00 3.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F995 #F968CC
analogous
#84F968 #68F995 #68F9DE
triadic
#68F995 #9568F9 #F99568
tetradic
#68F995 #6884F9 #F968CC #F9DE68
square
#68F995 #6884F9 #F968CC #F9DE68
split-complementary
#68F995 #DE68F9 #F96884
monochromatic
#09DE4B #2DF76C #68F995 #A3FBBE #DEFEE8
Accessibility & contrast
On white
1.35
#68F995 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.57
#68F995 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F995
15.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F995 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F995 | 1.00 | 1.35 | 15.57 | 15.57 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE68E
Deuteranopia (green-blind)
#E7D89C
Tritanopia (blue-blind)
#3DF5E0
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #68f995; /* rgb */ color: rgb(104, 249, 149); /* oklch */ color: oklch(87.9% 0.186 150.9);
Tailwind
colors: {
custom: {
50: '#9ffcb5',
500: '#68f995',
950: '#000000',
},
}SCSS
$custom: #68f995; $custom-light: #9ffcb5; $custom-dark: #000000;
JSON
{
"hex": "#68f995",
"rgb": {
"r": 104,
"g": 249,
"b": 149
},
"hsl": {
"h": 138.621,
"s": 92.357,
"l": 69.216
},
"oklch": {
"l": 0.87922,
"c": 0.18644,
"h": 150.9
},
"luminance": 0.72864
}Semantic roles & 50–950 ramp
primary
#68F995
secondary
#D332A1
accent
#009EE6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101811
muted
#808681