#68F6A6#68F6A6
#68F6A6 is a very light, vivid green. Relative luminance 0.716; OKLCH L 87.5% C 0.167 H 155.7°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #68F6A6 |
|---|---|
| RGB | rgb(104, 246, 166) |
| HSL | hsl(146, 89%, 69%) |
| HSV | hsv(146, 58%, 96%) |
| CMYK | cmyk(57.7%, 0%, 32.5%, 3.5%) |
| CIE-LAB | lab(87.78, -56.05, 27.25) |
| CIE-LCH | lch(87.78, 62.33, 154.07°) |
| OKLab | oklab(87.52% -0.1525 0.0688) |
| OKLCH | oklch(87.52% 0.167 155.7) |
| XYZ | xyz(45.5438, 71.6034, 47.4897) |
| Luminance | 0.7161 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.48
Light Bluish Green
#76FDA8
ΔE00 1.93
Seafoam (survey)
#80F9AD
ΔE00 1.99
Light Green Blue
#56FCA2
ΔE00 2.02
Sea Green (survey)
#53FCA1
ΔE00 2.18
Light Blue Green
#7EFBB3
ΔE00 2.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F6A6 #F668B8
analogous
#71F668 #68F6A6 #68F6ED
triadic
#68F6A6 #A668F6 #F6A668
tetradic
#68F6A6 #6871F6 #F668B8 #F6ED68
square
#68F6A6 #6871F6 #F668B8 #F6ED68
split-complementary
#68F6A6 #ED68F6 #F66871
monochromatic
#0DD765 #2EF384 #68F6A6 #A2F9C8 #DCFDEA
Accessibility & contrast
On white
1.37
#68F6A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#68F6A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F6A6
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F6A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F6A6 | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E4A1
Deuteranopia (green-blind)
#E2D7AB
Tritanopia (blue-blind)
#34F4E1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #68f6a6; /* rgb */ color: rgb(104, 246, 166); /* oklch */ color: oklch(87.5% 0.167 155.7);
Tailwind
colors: {
custom: {
50: '#9efac1',
500: '#68f6a6',
950: '#000000',
},
}SCSS
$custom: #68f6a6; $custom-light: #9efac1; $custom-dark: #000000;
JSON
{
"hex": "#68f6a6",
"rgb": {
"r": 104,
"g": 246,
"b": 166
},
"hsl": {
"h": 146.197,
"s": 88.75,
"l": 68.627
},
"oklch": {
"l": 0.87519,
"c": 0.16724,
"h": 155.7
},
"luminance": 0.71608
}Semantic roles & 50–950 ramp
primary
#68F6A6
secondary
#CF338B
accent
#0081E5
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101712
muted
#808582