#68E5AA#68E5AA
#68E5AA is a very light, vivid teal. Relative luminance 0.619; OKLCH L 83.5% C 0.141 H 160.5°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #68E5AA |
|---|---|
| RGB | rgb(104, 229, 170) |
| HSL | hsl(152, 71%, 65%) |
| HSV | hsv(152, 55%, 90%) |
| CMYK | cmyk(54.6%, 0%, 25.8%, 10.2%) |
| CIE-LAB | lab(82.85, -48.35, 18.42) |
| CIE-LCH | lch(82.85, 51.74, 159.14°) |
| OKLab | oklab(83.52% -0.1329 0.047) |
| OKLCH | oklch(83.52% 0.141 160.5) |
| XYZ | xyz(40.9803, 61.8802, 47.8069) |
| Luminance | 0.6188 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.61
Light Greenish Blue
#63F7B4
ΔE00 4.00
Eucalyptus
#44D7A8
ΔE00 4.89
Aqua Green
#12E193
ΔE00 4.95
Light Blue Green
#7EFBB3
ΔE00 5.33
Aqua Marine
#2EE8BB
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E5AA #E568A3
analogous
#68E56B #68E5AA #68E1E5
triadic
#68E5AA #AA68E5 #E5AA68
tetradic
#68E5AA #6B68E5 #E568A3 #E1E568
square
#68E5AA #6B68E5 #E568A3 #E1E568
split-complementary
#68E5AA #E568E1 #E56B68
monochromatic
#1FB46D #34DC8D #68E5AA #9CEEC7 #D0F7E5
Accessibility & contrast
On white
1.57
#68E5AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#68E5AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E5AA
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E5AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E5AA | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D6A7
Deuteranopia (green-blind)
#D0C9AE
Tritanopia (blue-blind)
#3AE4D5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #68e5aa; /* rgb */ color: rgb(104, 229, 170); /* oklch */ color: oklch(83.5% 0.141 160.5);
Tailwind
colors: {
custom: {
50: '#9ceec3',
500: '#68e5aa',
950: '#000000',
},
}SCSS
$custom: #68e5aa; $custom-light: #9ceec3; $custom-dark: #000000;
JSON
{
"hex": "#68e5aa",
"rgb": {
"r": 104,
"g": 229,
"b": 170
},
"hsl": {
"h": 151.68,
"s": 70.621,
"l": 65.294
},
"oklch": {
"l": 0.83515,
"c": 0.14093,
"h": 160.5
},
"luminance": 0.61884
}Semantic roles & 50–950 ramp
primary
#68E5AA
secondary
#B43D75
accent
#136DD3
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1612
muted
#808582