#68E6AA#68E6AA
#68E6AA is a very light, vivid teal. Relative luminance 0.624; OKLCH L 83.8% C 0.142 H 160.3°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #68E6AA |
|---|---|
| RGB | rgb(104, 230, 170) |
| HSL | hsl(151, 72%, 65%) |
| HSV | hsv(151, 55%, 90%) |
| CMYK | cmyk(54.8%, 0%, 26.1%, 9.8%) |
| CIE-LAB | lab(83.14, -48.76, 18.83) |
| CIE-LCH | lch(83.14, 52.27, 158.89°) |
| OKLab | oklab(83.76% -0.1339 0.048) |
| OKLCH | oklch(83.76% 0.142 160.3) |
| XYZ | xyz(41.2578, 62.4352, 47.8994) |
| Luminance | 0.6244 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.75
Seafoam
#7FE0B3
ΔE00 3.81
Aqua Green
#12E193
ΔE00 4.89
Light Blue Green
#7EFBB3
ΔE00 5.07
Eucalyptus
#44D7A8
ΔE00 5.13
Seafoam Green
#7AF9AB
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E6AA #E668A4
analogous
#68E66B #68E6AA #68E3E6
triadic
#68E6AA #AA68E6 #E6AA68
tetradic
#68E6AA #6B68E6 #E668A4 #E3E668
square
#68E6AA #6B68E6 #E668A4 #E3E668
split-complementary
#68E6AA #E668E3 #E66B68
monochromatic
#1EB66D #33DD8C #68E6AA #9DEFC8 #D1F7E5
Accessibility & contrast
On white
1.56
#68E6AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#68E6AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E6AA
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E6AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E6AA | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D7A7
Deuteranopia (green-blind)
#D1CAAE
Tritanopia (blue-blind)
#39E5D6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #68e6aa; /* rgb */ color: rgb(104, 230, 170); /* oklch */ color: oklch(83.8% 0.142 160.3);
Tailwind
colors: {
custom: {
50: '#9cefc3',
500: '#68e6aa',
950: '#000000',
},
}SCSS
$custom: #68e6aa; $custom-light: #9cefc3; $custom-dark: #000000;
JSON
{
"hex": "#68e6aa",
"rgb": {
"r": 104,
"g": 230,
"b": 170
},
"hsl": {
"h": 151.429,
"s": 71.591,
"l": 65.49
},
"oklch": {
"l": 0.83755,
"c": 0.14228,
"h": 160.3
},
"luminance": 0.62439
}Semantic roles & 50–950 ramp
primary
#68E6AA
secondary
#B63C76
accent
#126ED4
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1612
muted
#808582