#68E6DC#68E6DC
#68E6DC is a very light, moderate teal. Relative luminance 0.647; OKLCH L 85.1% C 0.113 H 188.2°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #68E6DC |
|---|---|
| RGB | rgb(104, 230, 220) |
| HSL | hsl(175, 72%, 65%) |
| HSV | hsv(175, 55%, 90%) |
| CMYK | cmyk(54.8%, 0%, 4.3%, 9.8%) |
| CIE-LAB | lab(84.33, -37.29, -5.75) |
| CIE-LCH | lch(84.33, 37.73, 188.77°) |
| OKLab | oklab(85.11% -0.1119 -0.0161) |
| OKLCH | oklch(85.11% 0.113 188.2) |
| XYZ | xyz(46.9184, 64.6994, 77.7119) |
| Luminance | 0.6470 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.48
Tiffany Blue
#7BF2DA
ΔE00 5.29
Mediumturquoise
#48D1CC
ΔE00 5.38
Bright Aqua
#0BF9EA
ΔE00 5.50
Bright Turquoise
#0FFEF9
ΔE00 6.28
Bright Cyan
#41FDFE
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E6DC #E66872
analogous
#68E69D #68E6DC #68B1E6
triadic
#68E6DC #DC68E6 #E6DC68
tetradic
#68E6DC #9D68E6 #E66872 #B1E668
square
#68E6DC #9D68E6 #E66872 #B1E668
split-complementary
#68E6DC #E668B1 #E69D68
monochromatic
#1EB6AA #33DDD0 #68E6DC #9DEFE8 #D1F7F4
Accessibility & contrast
On white
1.51
#68E6DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#68E6DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E6DC
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E6DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E6DC | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDBDC
Deuteranopia (green-blind)
#C7CCDD
Tritanopia (blue-blind)
#00EBE3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #68e6dc; /* rgb */ color: rgb(104, 230, 220); /* oklch */ color: oklch(85.1% 0.113 188.2);
Tailwind
colors: {
custom: {
50: '#9eeee6',
500: '#68e6dc',
950: '#000000',
},
}SCSS
$custom: #68e6dc; $custom-light: #9eeee6; $custom-dark: #000000;
JSON
{
"hex": "#68e6dc",
"rgb": {
"r": 104,
"g": 230,
"b": 220
},
"hsl": {
"h": 175.238,
"s": 71.591,
"l": 65.49
},
"oklch": {
"l": 0.85109,
"c": 0.11307,
"h": 188.2
},
"luminance": 0.64704
}Semantic roles & 50–950 ramp
primary
#68E6DC
secondary
#B63C46
accent
#1221D4
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1616
muted
#808584