#68E8AE#68E8AE
#68E8AE is a very light, vivid teal. Relative luminance 0.637; OKLCH L 84.3% C 0.142 H 161.4°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #68E8AE |
|---|---|
| RGB | rgb(104, 232, 174) |
| HSL | hsl(153, 74%, 66%) |
| HSV | hsv(153, 55%, 91%) |
| CMYK | cmyk(55.2%, 0%, 25%, 9%) |
| CIE-LAB | lab(83.81, -48.78, 17.68) |
| CIE-LCH | lch(83.81, 51.89, 160.08°) |
| OKLab | oklab(84.33% -0.1343 0.0452) |
| OKLCH | oklch(84.33% 0.142 161.4) |
| XYZ | xyz(42.2017, 63.7084, 50.1092) |
| Luminance | 0.6371 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.44
Seafoam
#7FE0B3
ΔE00 3.69
Light Aquamarine
#7BFDC7
ΔE00 4.82
Light Blue Green
#7EFBB3
ΔE00 4.95
Aqua Marine
#2EE8BB
ΔE00 5.05
Eucalyptus
#44D7A8
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E8AE #E868A2
analogous
#68E86E #68E8AE #68E2E8
triadic
#68E8AE #AE68E8 #E8AE68
tetradic
#68E8AE #6E68E8 #E868A2 #E2E868
square
#68E8AE #6E68E8 #E868A2 #E2E868
split-complementary
#68E8AE #E868E2 #E86E68
monochromatic
#1CB972 #33E092 #68E8AE #9DF0CA #D2F8E7
Accessibility & contrast
On white
1.53
#68E8AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#68E8AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E8AE
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E8AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E8AE | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D9AB
Deuteranopia (green-blind)
#D3CCB2
Tritanopia (blue-blind)
#35E7D8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #68e8ae; /* rgb */ color: rgb(104, 232, 174); /* oklch */ color: oklch(84.3% 0.142 161.4);
Tailwind
colors: {
custom: {
50: '#9df0c6',
500: '#68e8ae',
950: '#000000',
},
}SCSS
$custom: #68e8ae; $custom-light: #9df0c6; $custom-dark: #000000;
JSON
{
"hex": "#68e8ae",
"rgb": {
"r": 104,
"g": 232,
"b": 174
},
"hsl": {
"h": 152.813,
"s": 73.563,
"l": 65.882
},
"oklch": {
"l": 0.84328,
"c": 0.14166,
"h": 161.4
},
"luminance": 0.63712
}Semantic roles & 50–950 ramp
primary
#68E8AE
secondary
#B93B74
accent
#1069D6
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582