#68F693#68F693
#68F693 is a very light, vivid green. Relative luminance 0.710; OKLCH L 87.2% C 0.184 H 150.7°. Best body text is #000000 at 15.19:1 contrast (WCAG AA passes).
Color values
| HEX | #68F693 |
|---|---|
| RGB | rgb(104, 246, 147) |
| HSL | hsl(138, 89%, 69%) |
| HSV | hsv(138, 58%, 96%) |
| CMYK | cmyk(57.7%, 0%, 40.2%, 3.5%) |
| CIE-LAB | lab(87.46, -59.39, 36.38) |
| CIE-LCH | lch(87.46, 69.64, 148.51°) |
| OKLab | oklab(87.16% -0.1607 0.0902) |
| OKLCH | oklch(87.16% 0.184 150.7) |
| XYZ | xyz(43.9279, 70.9570, 38.9792) |
| Luminance | 0.7096 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.77
Light Green Blue
#56FCA2
ΔE00 2.79
Light Bluish Green
#76FDA8
ΔE00 2.94
Wintergreen
#20F986
ΔE00 3.31
Baby Green
#8CFF9E
ΔE00 3.33
Turquoise Green
#04F489
ΔE00 3.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F693 #F668CB
analogous
#84F668 #68F693 #68F6DA
triadic
#68F693 #9368F6 #F69368
tetradic
#68F693 #6884F6 #F668CB #F6DA68
square
#68F693 #6884F6 #F668CB #F6DA68
split-complementary
#68F693 #DA68F6 #F66884
monochromatic
#0DD74A #2EF36A #68F693 #A2F9BC #DCFDE6
Accessibility & contrast
On white
1.38
#68F693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.19
#68F693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F693
15.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F693 | 1.00 | 1.38 | 15.19 | 15.19 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E38C
Deuteranopia (green-blind)
#E4D699
Tritanopia (blue-blind)
#40F2DD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #68f693; /* rgb */ color: rgb(104, 246, 147); /* oklch */ color: oklch(87.2% 0.184 150.7);
Tailwind
colors: {
custom: {
50: '#9ffab3',
500: '#68f693',
950: '#000000',
},
}SCSS
$custom: #68f693; $custom-light: #9ffab3; $custom-dark: #000000;
JSON
{
"hex": "#68f693",
"rgb": {
"r": 104,
"g": 246,
"b": 147
},
"hsl": {
"h": 138.169,
"s": 88.75,
"l": 68.627
},
"oklch": {
"l": 0.87159,
"c": 0.18427,
"h": 150.7
},
"luminance": 0.70961
}Semantic roles & 50–950 ramp
primary
#68F693
secondary
#CF33A0
accent
#00A0E5
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581