#68F69F#68F69F
#68F69F is a very light, vivid green. Relative luminance 0.714; OKLCH L 87.4% C 0.173 H 153.7°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #68F69F |
|---|---|
| RGB | rgb(104, 246, 159) |
| HSL | hsl(143, 89%, 69%) |
| HSV | hsv(143, 58%, 96%) |
| CMYK | cmyk(57.7%, 0%, 35.4%, 3.5%) |
| CIE-LAB | lab(87.66, -57.33, 30.63) |
| CIE-LCH | lch(87.66, 65.00, 151.88°) |
| OKLab | oklab(87.38% -0.1555 0.0768) |
| OKLCH | oklch(87.38% 0.173 153.7) |
| XYZ | xyz(44.9191, 71.3535, 44.1996) |
| Luminance | 0.7136 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.71
Light Bluish Green
#76FDA8
ΔE00 1.75
Sea Green (survey)
#53FCA1
ΔE00 1.81
Seafoam Green
#7AF9AB
ΔE00 1.99
Seafoam (survey)
#80F9AD
ΔE00 2.49
Light Blue Green
#7EFBB3
ΔE00 3.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F69F #F668BF
analogous
#78F668 #68F69F #68F6E6
triadic
#68F69F #9F68F6 #F69F68
tetradic
#68F69F #6878F6 #F668BF #F6E668
square
#68F69F #6878F6 #F668BF #F6E668
split-complementary
#68F69F #E668F6 #F66878
monochromatic
#0DD75B #2EF37A #68F69F #A2F9C4 #DCFDE8
Accessibility & contrast
On white
1.38
#68F69F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#68F69F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F69F
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F69F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F69F | 1.00 | 1.38 | 15.27 | 15.27 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E499
Deuteranopia (green-blind)
#E3D6A5
Tritanopia (blue-blind)
#39F3E0
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #68f69f; /* rgb */ color: rgb(104, 246, 159); /* oklch */ color: oklch(87.4% 0.173 153.7);
Tailwind
colors: {
custom: {
50: '#9efabc',
500: '#68f69f',
950: '#000000',
},
}SCSS
$custom: #68f69f; $custom-light: #9efabc; $custom-dark: #000000;
JSON
{
"hex": "#68f69f",
"rgb": {
"r": 104,
"g": 246,
"b": 159
},
"hsl": {
"h": 143.239,
"s": 88.75,
"l": 68.627
},
"oklch": {
"l": 0.8738,
"c": 0.17346,
"h": 153.7
},
"luminance": 0.71358
}Semantic roles & 50–950 ramp
primary
#68F69F
secondary
#CF3393
accent
#008DE5
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101712
muted
#808582