#68DF98#68DF98
#68DF98 is a light, vivid green. Relative luminance 0.580; OKLCH L 81.7% C 0.148 H 155.0°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #68DF98 |
|---|---|
| RGB | rgb(104, 223, 152) |
| HSL | hsl(144, 65%, 64%) |
| HSV | hsv(144, 53%, 87%) |
| CMYK | cmyk(53.4%, 0%, 31.8%, 12.5%) |
| CIE-LAB | lab(80.73, -49.37, 24.86) |
| CIE-LCH | lch(80.73, 55.27, 153.27°) |
| OKLab | oklab(81.67% -0.1345 0.0628) |
| OKLCH | oklch(81.67% 0.148 155) |
| XYZ | xyz(37.7611, 57.9821, 38.9014) |
| Luminance | 0.5798 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.07
Weird Green
#3AE57F
ΔE00 5.26
Seafoam Green
#7AF9AB
ΔE00 5.73
Seafoam
#7FE0B3
ΔE00 5.76
Light Greenish Blue
#63F7B4
ΔE00 5.76
Hospital Green
#9BE5AA
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DF98 #DF68AF
analogous
#74DF68 #68DF98 #68DFD4
triadic
#68DF98 #9868DF #DF9868
tetradic
#68DF98 #6874DF #DF68AF #DFD468
square
#68DF98 #6874DF #DF68AF #DFD468
split-complementary
#68DF98 #D468DF #DF6874
monochromatic
#24A959 #36D476 #68DF98 #9BEABA #CDF4DD
Accessibility & contrast
On white
1.67
#68DF98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#68DF98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DF98
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DF98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DF98 | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECF94
Deuteranopia (green-blind)
#CEC49C
Tritanopia (blue-blind)
#46DDCC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #68df98; /* rgb */ color: rgb(104, 223, 152); /* oklch */ color: oklch(81.7% 0.148 155.0);
Tailwind
colors: {
custom: {
50: '#9beab6',
500: '#68df98',
950: '#000000',
},
}SCSS
$custom: #68df98; $custom-light: #9beab6; $custom-dark: #000000;
JSON
{
"hex": "#68df98",
"rgb": {
"r": 104,
"g": 223,
"b": 152
},
"hsl": {
"h": 144.202,
"s": 65.027,
"l": 64.118
},
"oklch": {
"l": 0.81669,
"c": 0.14841,
"h": 155
},
"luminance": 0.57985
}Semantic roles & 50–950 ramp
primary
#68DF98
secondary
#AB4080
accent
#1984CD
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481