#68ECDC#68ECDC
#68ECDC is a very light, moderate teal. Relative luminance 0.681; OKLCH L 86.5% C 0.119 H 184.5°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #68ECDC |
|---|---|
| RGB | rgb(104, 236, 220) |
| HSL | hsl(173, 78%, 67%) |
| HSV | hsv(173, 56%, 93%) |
| CMYK | cmyk(55.9%, 0%, 6.8%, 7.5%) |
| CIE-LAB | lab(86.05, -40.02, -3.21) |
| CIE-LCH | lch(86.05, 40.15, 184.59°) |
| OKLab | oklab(86.51% -0.1182 -0.0093) |
| OKLCH | oklch(86.51% 0.119 184.5) |
| XYZ | xyz(48.6169, 68.0965, 78.2781) |
| Luminance | 0.6810 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.19
Turquoise
#40E0D0
ΔE00 3.51
Bright Aqua
#0BF9EA
ΔE00 4.36
Aqua (survey)
#13EAC9
ΔE00 5.97
Bright Turquoise
#0FFEF9
ΔE00 6.14
Bright Cyan
#41FDFE
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68ECDC #EC6878
analogous
#68EC9A #68ECDC #68BAEC
triadic
#68ECDC #DC68EC #ECDC68
tetradic
#68ECDC #9A68EC #EC6878 #BAEC68
square
#68ECDC #9A68EC #EC6878 #BAEC68
split-complementary
#68ECDC #EC68BA #EC9A68
monochromatic
#18C1AD #32E5CF #68ECDC #9EF3E9 #D5FAF5
Accessibility & contrast
On white
1.44
#68ECDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#68ECDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68ECDC
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68ECDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68ECDC | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E0DB
Deuteranopia (green-blind)
#CDD1DE
Tritanopia (blue-blind)
#00F1E7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #68ecdc; /* rgb */ color: rgb(104, 236, 220); /* oklch */ color: oklch(86.5% 0.119 184.5);
Tailwind
colors: {
custom: {
50: '#9ff2e6',
500: '#68ecdc',
950: '#000000',
},
}SCSS
$custom: #68ecdc; $custom-light: #9ff2e6; $custom-dark: #000000;
JSON
{
"hex": "#68ecdc",
"rgb": {
"r": 104,
"g": 236,
"b": 220
},
"hsl": {
"h": 172.727,
"s": 77.647,
"l": 66.667
},
"oklch": {
"l": 0.86507,
"c": 0.11858,
"h": 184.5
},
"luminance": 0.68101
}Semantic roles & 50–950 ramp
primary
#68ECDC
secondary
#C03949
accent
#0C25DA
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101716
muted
#808584