#68EE98#68EE98
#68EE98 is a very light, vivid green. Relative luminance 0.664; OKLCH L 85.3% C 0.169 H 152.8°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #68EE98 |
|---|---|
| RGB | rgb(104, 238, 152) |
| HSL | hsl(141, 80%, 67%) |
| HSV | hsv(141, 56%, 93%) |
| CMYK | cmyk(56.3%, 0%, 36.1%, 6.7%) |
| CIE-LAB | lab(85.18, -55.43, 30.85) |
| CIE-LCH | lch(85.18, 63.44, 150.90°) |
| OKLab | oklab(85.31% -0.1503 0.0772) |
| OKLCH | oklch(85.31% 0.169 152.8) |
| XYZ | xyz(41.9477, 66.3553, 40.2969) |
| Luminance | 0.6636 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.06
Light Green Blue
#56FCA2
ΔE00 3.24
Sea Green (survey)
#53FCA1
ΔE00 3.29
Light Bluish Green
#76FDA8
ΔE00 3.30
Seafoam (survey)
#80F9AD
ΔE00 3.41
Weird Green
#3AE57F
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EE98 #EE68BE
analogous
#7BEE68 #68EE98 #68EEDB
triadic
#68EE98 #9868EE #EE9868
tetradic
#68EE98 #687BEE #EE68BE #EEDB68
square
#68EE98 #687BEE #EE68BE #EEDB68
split-complementary
#68EE98 #DB68EE #EE687B
monochromatic
#16C555 #31E872 #68EE98 #9FF4BE #D6FAE3
Accessibility & contrast
On white
1.47
#68EE98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#68EE98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EE98
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EE98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EE98 | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDC92
Deuteranopia (green-blind)
#DCD09D
Tritanopia (blue-blind)
#40EBD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #68ee98; /* rgb */ color: rgb(104, 238, 152); /* oklch */ color: oklch(85.3% 0.169 152.8);
Tailwind
colors: {
custom: {
50: '#9df4b7',
500: '#68ee98',
950: '#000000',
},
}SCSS
$custom: #68ee98; $custom-light: #9df4b7; $custom-dark: #000000;
JSON
{
"hex": "#68ee98",
"rgb": {
"r": 104,
"g": 238,
"b": 152
},
"hsl": {
"h": 141.493,
"s": 79.762,
"l": 67.059
},
"oklch": {
"l": 0.85309,
"c": 0.16901,
"h": 152.8
},
"luminance": 0.66359
}Semantic roles & 50–950 ramp
primary
#68EE98
secondary
#C33791
accent
#0991DC
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581