#68E7AE#68E7AE
#68E7AE is a very light, vivid teal. Relative luminance 0.632; OKLCH L 84.1% C 0.140 H 161.7°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #68E7AE |
|---|---|
| RGB | rgb(104, 231, 174) |
| HSL | hsl(153, 73%, 66%) |
| HSV | hsv(153, 55%, 91%) |
| CMYK | cmyk(55%, 0%, 24.7%, 9.4%) |
| CIE-LAB | lab(83.52, -48.37, 17.27) |
| CIE-LCH | lch(83.52, 51.36, 160.35°) |
| OKLab | oklab(84.09% -0.1332 0.0441) |
| OKLCH | oklch(84.09% 0.14 161.7) |
| XYZ | xyz(41.9210, 63.1470, 50.0156) |
| Luminance | 0.6315 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.47
Light Greenish Blue
#63F7B4
ΔE00 3.71
Eucalyptus
#44D7A8
ΔE00 4.89
Aqua Marine
#2EE8BB
ΔE00 4.93
Light Aquamarine
#7BFDC7
ΔE00 4.97
Light Blue Green
#7EFBB3
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E7AE #E768A1
analogous
#68E76E #68E7AE #68E0E7
triadic
#68E7AE #AE68E7 #E7AE68
tetradic
#68E7AE #6E68E7 #E768A1 #E0E768
square
#68E7AE #6E68E7 #E768A1 #E0E768
split-complementary
#68E7AE #E768E0 #E76E68
monochromatic
#1DB772 #33DF92 #68E7AE #9DEFCA #D2F8E7
Accessibility & contrast
On white
1.54
#68E7AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#68E7AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E7AE
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E7AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E7AE | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D8AB
Deuteranopia (green-blind)
#D2CBB2
Tritanopia (blue-blind)
#36E7D7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #68e7ae; /* rgb */ color: rgb(104, 231, 174); /* oklch */ color: oklch(84.1% 0.140 161.7);
Tailwind
colors: {
custom: {
50: '#9cefc6',
500: '#68e7ae',
950: '#000000',
},
}SCSS
$custom: #68e7ae; $custom-light: #9cefc6; $custom-dark: #000000;
JSON
{
"hex": "#68e7ae",
"rgb": {
"r": 104,
"g": 231,
"b": 174
},
"hsl": {
"h": 153.071,
"s": 72.571,
"l": 65.686
},
"oklch": {
"l": 0.84088,
"c": 0.14032,
"h": 161.7
},
"luminance": 0.63151
}Semantic roles & 50–950 ramp
primary
#68E7AE
secondary
#B73C73
accent
#1169D5
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1613
muted
#808582