#68E4AC#68E4AC
#68E4AC is a very light, vivid teal. Relative luminance 0.614; OKLCH L 83.3% C 0.138 H 161.6°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #68E4AC |
|---|---|
| RGB | rgb(104, 228, 172) |
| HSL | hsl(153, 70%, 65%) |
| HSV | hsv(153, 54%, 89%) |
| CMYK | cmyk(54.4%, 0%, 24.6%, 10.6%) |
| CIE-LAB | lab(82.60, -47.51, 17.02) |
| CIE-LCH | lch(82.60, 50.47, 160.29°) |
| OKLab | oklab(83.32% -0.1309 0.0435) |
| OKLCH | oklch(83.32% 0.138 161.6) |
| XYZ | xyz(40.8951, 61.4047, 48.7189) |
| Luminance | 0.6141 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.13
Light Greenish Blue
#63F7B4
ΔE00 4.36
Eucalyptus
#44D7A8
ΔE00 4.41
Aqua Marine
#2EE8BB
ΔE00 4.99
Aqua Green
#12E193
ΔE00 5.32
Light Aquamarine
#7BFDC7
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E4AC #E468A0
analogous
#68E46E #68E4AC #68DEE4
triadic
#68E4AC #AC68E4 #E4AC68
tetradic
#68E4AC #6E68E4 #E468A0 #DEE468
square
#68E4AC #6E68E4 #E468A0 #DEE468
split-complementary
#68E4AC #E468DE #E46E68
monochromatic
#20B270 #34DB8F #68E4AC #9CEDC9 #D0F7E5
Accessibility & contrast
On white
1.58
#68E4AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#68E4AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E4AC
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E4AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E4AC | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D5A9
Deuteranopia (green-blind)
#CFC8AF
Tritanopia (blue-blind)
#39E4D5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #68e4ac; /* rgb */ color: rgb(104, 228, 172); /* oklch */ color: oklch(83.3% 0.138 161.6);
Tailwind
colors: {
custom: {
50: '#9cedc4',
500: '#68e4ac',
950: '#000000',
},
}SCSS
$custom: #68e4ac; $custom-light: #9cedc4; $custom-dark: #000000;
JSON
{
"hex": "#68e4ac",
"rgb": {
"r": 104,
"g": 228,
"b": 172
},
"hsl": {
"h": 152.903,
"s": 69.663,
"l": 65.098
},
"oklch": {
"l": 0.83321,
"c": 0.13793,
"h": 161.6
},
"luminance": 0.61408
}Semantic roles & 50–950 ramp
primary
#68E4AC
secondary
#B33E72
accent
#146AD2
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1612
muted
#808582