#68E4DC#68E4DC
#68E4DC is a very light, moderate teal. Relative luminance 0.636; OKLCH L 84.6% C 0.111 H 189.5°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #68E4DC |
|---|---|
| RGB | rgb(104, 228, 220) |
| HSL | hsl(176, 70%, 65%) |
| HSV | hsv(176, 54%, 89%) |
| CMYK | cmyk(54.4%, 0%, 3.5%, 10.6%) |
| CIE-LAB | lab(83.75, -36.37, -6.60) |
| CIE-LCH | lch(83.75, 36.97, 190.29°) |
| OKLab | oklab(84.64% -0.1098 -0.0184) |
| OKLCH | oklch(84.64% 0.111 189.5) |
| XYZ | xyz(46.3650, 63.5927, 77.5275) |
| Luminance | 0.6360 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.83
Mediumturquoise
#48D1CC
ΔE00 4.87
Tiffany Blue
#7BF2DA
ΔE00 6.05
Bright Aqua
#0BF9EA
ΔE00 6.06
Bright Cyan
#41FDFE
ΔE00 6.48
Bright Turquoise
#0FFEF9
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E4DC #E46870
analogous
#68E49E #68E4DC #68AEE4
triadic
#68E4DC #DC68E4 #E4DC68
tetradic
#68E4DC #9E68E4 #E46870 #AEE468
square
#68E4DC #9E68E4 #E46870 #AEE468
split-complementary
#68E4DC #E468AE #E49E68
monochromatic
#20B2A8 #34DBD0 #68E4DC #9CEDE8 #D0F7F4
Accessibility & contrast
On white
1.53
#68E4DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#68E4DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E4DC
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E4DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E4DC | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D9DC
Deuteranopia (green-blind)
#C5CBDD
Tritanopia (blue-blind)
#00E9E1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #68e4dc; /* rgb */ color: rgb(104, 228, 220); /* oklch */ color: oklch(84.6% 0.111 189.5);
Tailwind
colors: {
custom: {
50: '#9eede6',
500: '#68e4dc',
950: '#000000',
},
}SCSS
$custom: #68e4dc; $custom-light: #9eede6; $custom-dark: #000000;
JSON
{
"hex": "#68e4dc",
"rgb": {
"r": 104,
"g": 228,
"b": 220
},
"hsl": {
"h": 176.129,
"s": 69.663,
"l": 65.098
},
"oklch": {
"l": 0.84644,
"c": 0.11133,
"h": 189.5
},
"luminance": 0.63597
}Semantic roles & 50–950 ramp
primary
#68E4DC
secondary
#B33E45
accent
#1420D2
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1616
muted
#808584