#68EEA2#68EEA2
#68EEA2 is a very light, vivid green. Relative luminance 0.667; OKLCH L 85.5% C 0.160 H 155.8°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #68EEA2 |
|---|---|
| RGB | rgb(104, 238, 162) |
| HSL | hsl(146, 80%, 67%) |
| HSV | hsv(146, 56%, 93%) |
| CMYK | cmyk(56.3%, 0%, 31.9%, 6.7%) |
| CIE-LAB | lab(85.35, -53.61, 26.00) |
| CIE-LCH | lch(85.35, 59.58, 154.13°) |
| OKLab | oklab(85.51% -0.1459 0.0657) |
| OKLCH | oklch(85.51% 0.16 155.8) |
| XYZ | xyz(42.8015, 66.6968, 44.7936) |
| Luminance | 0.6670 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.63
Seafoam (survey)
#80F9AD
ΔE00 2.90
Light Greenish Blue
#63F7B4
ΔE00 3.10
Light Blue Green
#7EFBB3
ΔE00 3.24
Light Bluish Green
#76FDA8
ΔE00 3.46
Light Green Blue
#56FCA2
ΔE00 3.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EEA2 #EE68B4
analogous
#71EE68 #68EEA2 #68EEE5
triadic
#68EEA2 #A268EE #EEA268
tetradic
#68EEA2 #6871EE #EE68B4 #EEE568
square
#68EEA2 #6871EE #EE68B4 #EEE568
split-complementary
#68EEA2 #E568EE #EE6871
monochromatic
#16C562 #31E880 #68EEA2 #9FF4C4 #D6FAE6
Accessibility & contrast
On white
1.46
#68EEA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#68EEA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EEA2
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EEA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EEA2 | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDD9D
Deuteranopia (green-blind)
#DAD0A7
Tritanopia (blue-blind)
#3BECDA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #68eea2; /* rgb */ color: rgb(104, 238, 162); /* oklch */ color: oklch(85.5% 0.160 155.8);
Tailwind
colors: {
custom: {
50: '#9df4be',
500: '#68eea2',
950: '#000000',
},
}SCSS
$custom: #68eea2; $custom-light: #9df4be; $custom-dark: #000000;
JSON
{
"hex": "#68eea2",
"rgb": {
"r": 104,
"g": 238,
"b": 162
},
"hsl": {
"h": 145.97,
"s": 79.762,
"l": 67.059
},
"oklch": {
"l": 0.85508,
"c": 0.16004,
"h": 155.8
},
"luminance": 0.66701
}Semantic roles & 50–950 ramp
primary
#68EEA2
secondary
#C33786
accent
#0981DC
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582