#68ECAD#68ECAD
#68ECAD is a very light, vivid teal. Relative luminance 0.660; OKLCH L 85.3% C 0.148 H 160.0°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #68ECAD |
|---|---|
| RGB | rgb(104, 236, 173) |
| HSL | hsl(151, 78%, 67%) |
| HSV | hsv(151, 56%, 93%) |
| CMYK | cmyk(55.9%, 0%, 26.7%, 7.5%) |
| CIE-LAB | lab(84.97, -50.65, 19.81) |
| CIE-LCH | lch(84.97, 54.39, 158.64°) |
| OKLab | oklab(85.27% -0.1389 0.0505) |
| OKLCH | oklch(85.27% 0.148 160) |
| XYZ | xyz(43.2434, 65.9470, 49.9772) |
| Luminance | 0.6595 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.41
Light Blue Green
#7EFBB3
ΔE00 3.85
Seafoam Green
#7AF9AB
ΔE00 4.09
Seafoam (survey)
#80F9AD
ΔE00 4.14
Light Aquamarine
#7BFDC7
ΔE00 4.46
Seafoam
#7FE0B3
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68ECAD #EC68A7
analogous
#68EC6B #68ECAD #68E9EC
triadic
#68ECAD #AD68EC #ECAD68
tetradic
#68ECAD #6B68EC #EC68A7 #E9EC68
square
#68ECAD #6B68EC #EC68A7 #E9EC68
split-complementary
#68ECAD #EC68E9 #EC6B68
monochromatic
#18C171 #32E58F #68ECAD #9EF3CB #D5FAE8
Accessibility & contrast
On white
1.48
#68ECAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#68ECAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68ECAD
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68ECAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68ECAD | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DCA9
Deuteranopia (green-blind)
#D7CFB1
Tritanopia (blue-blind)
#34EBDB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #68ecad; /* rgb */ color: rgb(104, 236, 173); /* oklch */ color: oklch(85.3% 0.148 160.0);
Tailwind
colors: {
custom: {
50: '#9df3c5',
500: '#68ecad',
950: '#000000',
},
}SCSS
$custom: #68ecad; $custom-light: #9df3c5; $custom-dark: #000000;
JSON
{
"hex": "#68ecad",
"rgb": {
"r": 104,
"g": 236,
"b": 173
},
"hsl": {
"h": 151.364,
"s": 77.647,
"l": 66.667
},
"oklch": {
"l": 0.85265,
"c": 0.14784,
"h": 160
},
"luminance": 0.65951
}Semantic roles & 50–950 ramp
primary
#68ECAD
secondary
#C03979
accent
#0C6EDA
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582