#68E4AA#68E4AA
#68E4AA is a very light, vivid teal. Relative luminance 0.613; OKLCH L 83.3% C 0.140 H 160.8°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #68E4AA |
|---|---|
| RGB | rgb(104, 228, 170) |
| HSL | hsl(152, 70%, 65%) |
| HSV | hsv(152, 54%, 89%) |
| CMYK | cmyk(54.4%, 0%, 25.4%, 10.6%) |
| CIE-LAB | lab(82.56, -47.92, 18.01) |
| CIE-LCH | lch(82.56, 51.20, 159.40°) |
| OKLab | oklab(83.27% -0.1318 0.046) |
| OKLCH | oklch(83.27% 0.14 160.8) |
| XYZ | xyz(40.7044, 61.3284, 47.7149) |
| Luminance | 0.6133 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.41
Light Greenish Blue
#63F7B4
ΔE00 4.25
Eucalyptus
#44D7A8
ΔE00 4.65
Aqua Green
#12E193
ΔE00 5.03
Aqua Marine
#2EE8BB
ΔE00 5.34
Light Blue Green
#7EFBB3
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E4AA #E468A2
analogous
#68E46C #68E4AA #68E0E4
triadic
#68E4AA #AA68E4 #E4AA68
tetradic
#68E4AA #6C68E4 #E468A2 #E0E468
square
#68E4AA #6C68E4 #E468A2 #E0E468
split-complementary
#68E4AA #E468E0 #E46C68
monochromatic
#20B26E #34DB8D #68E4AA #9CEDC7 #D0F7E4
Accessibility & contrast
On white
1.58
#68E4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#68E4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E4AA
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E4AA | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D5A7
Deuteranopia (green-blind)
#CFC8AE
Tritanopia (blue-blind)
#3AE3D4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #68e4aa; /* rgb */ color: rgb(104, 228, 170); /* oklch */ color: oklch(83.3% 0.140 160.8);
Tailwind
colors: {
custom: {
50: '#9cedc3',
500: '#68e4aa',
950: '#000000',
},
}SCSS
$custom: #68e4aa; $custom-light: #9cedc3; $custom-dark: #000000;
JSON
{
"hex": "#68e4aa",
"rgb": {
"r": 104,
"g": 228,
"b": 170
},
"hsl": {
"h": 151.935,
"s": 69.663,
"l": 65.098
},
"oklch": {
"l": 0.83274,
"c": 0.13958,
"h": 160.8
},
"luminance": 0.61332
}Semantic roles & 50–950 ramp
primary
#68E4AA
secondary
#B33E74
accent
#146DD2
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1612
muted
#808582