#68E8A9#68E8A9
#68E8A9 is a very light, vivid teal. Relative luminance 0.635; OKLCH L 84.2% C 0.146 H 159.4°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #68E8A9 |
|---|---|
| RGB | rgb(104, 232, 169) |
| HSL | hsl(150, 74%, 66%) |
| HSV | hsv(150, 55%, 91%) |
| CMYK | cmyk(55.2%, 0%, 27.2%, 9%) |
| CIE-LAB | lab(83.71, -49.80, 20.14) |
| CIE-LCH | lch(83.71, 53.72, 157.98°) |
| OKLab | oklab(84.21% -0.1365 0.0513) |
| OKLCH | oklch(84.21% 0.146 159.4) |
| XYZ | xyz(41.7233, 63.5170, 47.5897) |
| Luminance | 0.6352 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.28
Seafoam
#7FE0B3
ΔE00 4.39
Light Blue Green
#7EFBB3
ΔE00 4.49
Seafoam Green
#7AF9AB
ΔE00 4.58
Seafoam (survey)
#80F9AD
ΔE00 4.62
Aqua Green
#12E193
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E8A9 #E868A7
analogous
#68E869 #68E8A9 #68E7E8
triadic
#68E8A9 #A968E8 #E8A968
tetradic
#68E8A9 #6968E8 #E868A7 #E7E868
square
#68E8A9 #6968E8 #E868A7 #E7E868
split-complementary
#68E8A9 #E868E7 #E86968
monochromatic
#1CB96C #33E08B #68E8A9 #9DF0C7 #D2F8E5
Accessibility & contrast
On white
1.53
#68E8A9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#68E8A9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E8A9
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E8A9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E8A9 | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D8A5
Deuteranopia (green-blind)
#D4CBAD
Tritanopia (blue-blind)
#39E7D7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #68e8a9; /* rgb */ color: rgb(104, 232, 169); /* oklch */ color: oklch(84.2% 0.146 159.4);
Tailwind
colors: {
custom: {
50: '#9df0c2',
500: '#68e8a9',
950: '#000000',
},
}SCSS
$custom: #68e8a9; $custom-light: #9df0c2; $custom-dark: #000000;
JSON
{
"hex": "#68e8a9",
"rgb": {
"r": 104,
"g": 232,
"b": 169
},
"hsl": {
"h": 150.469,
"s": 73.563,
"l": 65.882
},
"oklch": {
"l": 0.84213,
"c": 0.14583,
"h": 159.4
},
"luminance": 0.63521
}Semantic roles & 50–950 ramp
primary
#68E8A9
secondary
#B93B79
accent
#1071D6
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582