#68E2AE#68E2AE
#68E2AE is a very light, vivid teal. Relative luminance 0.604; OKLCH L 82.9% C 0.134 H 163.1°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #68E2AE |
|---|---|
| RGB | rgb(104, 226, 174) |
| HSL | hsl(154, 68%, 65%) |
| HSV | hsv(154, 54%, 89%) |
| CMYK | cmyk(54%, 0%, 23%, 11.4%) |
| CIE-LAB | lab(82.05, -46.25, 15.21) |
| CIE-LCH | lch(82.05, 48.68, 161.80°) |
| OKLab | oklab(82.89% -0.1278 0.0389) |
| OKLCH | oklch(82.89% 0.134 163.1) |
| XYZ | xyz(40.5416, 60.3881, 49.5558) |
| Luminance | 0.6039 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.58
Eucalyptus
#44D7A8
ΔE00 3.76
Aqua Marine
#2EE8BB
ΔE00 4.54
Light Greenish Blue
#63F7B4
ΔE00 5.09
Light Turquoise
#7EF4CC
ΔE00 5.39
Light Teal
#90E4C1
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E2AE #E2689C
analogous
#68E271 #68E2AE #68D9E2
triadic
#68E2AE #AE68E2 #E2AE68
tetradic
#68E2AE #7168E2 #E2689C #D9E268
square
#68E2AE #7168E2 #E2689C #D9E268
split-complementary
#68E2AE #E268D9 #E27168
monochromatic
#21AE72 #35D892 #68E2AE #9BECCA #CFF6E5
Accessibility & contrast
On white
1.61
#68E2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#68E2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E2AE
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E2AE | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD4AB
Deuteranopia (green-blind)
#CDC7B1
Tritanopia (blue-blind)
#38E2D4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #68e2ae; /* rgb */ color: rgb(104, 226, 174); /* oklch */ color: oklch(82.9% 0.134 163.1);
Tailwind
colors: {
custom: {
50: '#9cecc6',
500: '#68e2ae',
950: '#000000',
},
}SCSS
$custom: #68e2ae; $custom-light: #9cecc6; $custom-dark: #000000;
JSON
{
"hex": "#68e2ae",
"rgb": {
"r": 104,
"g": 226,
"b": 174
},
"hsl": {
"h": 154.426,
"s": 67.778,
"l": 64.706
},
"oklch": {
"l": 0.82889,
"c": 0.13364,
"h": 163.1
},
"luminance": 0.60392
}Semantic roles & 50–950 ramp
primary
#68E2AE
secondary
#B03F6F
accent
#1665D0
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1613
muted
#808582