#68F69D#68F69D
#68F69D is a very light, vivid green. Relative luminance 0.713; OKLCH L 87.3% C 0.175 H 153.2°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #68F69D |
|---|---|
| RGB | rgb(104, 246, 157) |
| HSL | hsl(142, 89%, 69%) |
| HSV | hsv(142, 58%, 96%) |
| CMYK | cmyk(57.7%, 0%, 36.2%, 3.5%) |
| CIE-LAB | lab(87.62, -57.69, 31.59) |
| CIE-LCH | lch(87.62, 65.77, 151.29°) |
| OKLab | oklab(87.34% -0.1564 0.0791) |
| OKLCH | oklch(87.34% 0.175 153.2) |
| XYZ | xyz(44.7470, 71.2847, 43.2930) |
| Luminance | 0.7129 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.78
Light Bluish Green
#76FDA8
ΔE00 1.86
Sea Green (survey)
#53FCA1
ΔE00 1.86
Seafoam Green
#7AF9AB
ΔE00 2.24
Seafoam (survey)
#80F9AD
ΔE00 2.72
Light Blue Green
#7EFBB3
ΔE00 3.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F69D #F668C1
analogous
#7AF668 #68F69D #68F6E4
triadic
#68F69D #9D68F6 #F69D68
tetradic
#68F69D #687AF6 #F668C1 #F6E468
square
#68F69D #687AF6 #F668C1 #F6E468
split-complementary
#68F69D #E468F6 #F6687A
monochromatic
#0DD758 #2EF378 #68F69D #A2F9C2 #DCFDE8
Accessibility & contrast
On white
1.38
#68F69D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#68F69D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F69D
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F69D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F69D | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E497
Deuteranopia (green-blind)
#E3D6A3
Tritanopia (blue-blind)
#3AF3DF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #68f69d; /* rgb */ color: rgb(104, 246, 157); /* oklch */ color: oklch(87.3% 0.175 153.2);
Tailwind
colors: {
custom: {
50: '#9efaba',
500: '#68f69d',
950: '#000000',
},
}SCSS
$custom: #68f69d; $custom-light: #9efaba; $custom-dark: #000000;
JSON
{
"hex": "#68f69d",
"rgb": {
"r": 104,
"g": 246,
"b": 157
},
"hsl": {
"h": 142.394,
"s": 88.75,
"l": 68.627
},
"oklch": {
"l": 0.87342,
"c": 0.17526,
"h": 153.2
},
"luminance": 0.71289
}Semantic roles & 50–950 ramp
primary
#68F69D
secondary
#CF3395
accent
#0090E5
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101712
muted
#808582