#68E69B#68E69B
#68E69B is a very light, vivid green. Relative luminance 0.619; OKLCH L 83.4% C 0.155 H 154.8°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #68E69B |
|---|---|
| RGB | rgb(104, 230, 155) |
| HSL | hsl(144, 72%, 65%) |
| HSV | hsv(144, 55%, 90%) |
| CMYK | cmyk(54.8%, 0%, 32.6%, 9.8%) |
| CIE-LAB | lab(82.86, -51.68, 26.20) |
| CIE-LCH | lch(82.86, 57.94, 153.11°) |
| OKLab | oklab(83.43% -0.1406 0.0661) |
| OKLCH | oklch(83.43% 0.155 154.8) |
| XYZ | xyz(39.9190, 61.8997, 40.8482) |
| Luminance | 0.6190 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.09
Seafoam Green
#7AF9AB
ΔE00 4.21
Seafoam (survey)
#80F9AD
ΔE00 4.37
Light Greenish Blue
#63F7B4
ΔE00 4.56
Weird Green
#3AE57F
ΔE00 4.71
Light Blue Green
#7EFBB3
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E69B #E668B3
analogous
#74E668 #68E69B #68E6DA
triadic
#68E69B #9B68E6 #E69B68
tetradic
#68E69B #6874E6 #E668B3 #E6DA68
square
#68E69B #6874E6 #E668B3 #E6DA68
split-complementary
#68E69B #DA68E6 #E66874
monochromatic
#1EB65B #33DD78 #68E69B #9DEFBE #D1F7E1
Accessibility & contrast
On white
1.57
#68E69B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#68E69B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E69B
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E69B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E69B | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D696
Deuteranopia (green-blind)
#D4C9A0
Tritanopia (blue-blind)
#42E4D2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #68e69b; /* rgb */ color: rgb(104, 230, 155); /* oklch */ color: oklch(83.4% 0.155 154.8);
Tailwind
colors: {
custom: {
50: '#9cefb9',
500: '#68e69b',
950: '#000000',
},
}SCSS
$custom: #68e69b; $custom-light: #9cefb9; $custom-dark: #000000;
JSON
{
"hex": "#68e69b",
"rgb": {
"r": 104,
"g": 230,
"b": 155
},
"hsl": {
"h": 144.286,
"s": 71.591,
"l": 65.49
},
"oklch": {
"l": 0.83429,
"c": 0.15538,
"h": 154.8
},
"luminance": 0.61903
}Semantic roles & 50–950 ramp
primary
#68E69B
secondary
#B63C85
accent
#1285D4
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581