#68E6DD#68E6DD
#68E6DD is a very light, moderate teal. Relative luminance 0.648; OKLCH L 85.1% C 0.113 H 188.9°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #68E6DD |
|---|---|
| RGB | rgb(104, 230, 221) |
| HSL | hsl(176, 72%, 65%) |
| HSV | hsv(176, 55%, 90%) |
| CMYK | cmyk(54.8%, 0%, 3.9%, 9.8%) |
| CIE-LAB | lab(84.36, -37.04, -6.24) |
| CIE-LCH | lch(84.36, 37.56, 189.56°) |
| OKLab | oklab(85.14% -0.1115 -0.0175) |
| OKLCH | oklch(85.14% 0.113 188.9) |
| XYZ | xyz(47.0512, 64.7526, 78.4115) |
| Luminance | 0.6476 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.71
Mediumturquoise
#48D1CC
ΔE00 5.31
Tiffany Blue
#7BF2DA
ΔE00 5.58
Bright Aqua
#0BF9EA
ΔE00 5.60
Bright Turquoise
#0FFEF9
ΔE00 6.19
Bright Cyan
#41FDFE
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E6DD #E66871
analogous
#68E69E #68E6DD #68B0E6
triadic
#68E6DD #DD68E6 #E6DD68
tetradic
#68E6DD #9E68E6 #E66871 #B0E668
square
#68E6DD #9E68E6 #E66871 #B0E668
split-complementary
#68E6DD #E668B0 #E69E68
monochromatic
#1EB6AB #33DDD1 #68E6DD #9DEFE9 #D1F7F5
Accessibility & contrast
On white
1.51
#68E6DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#68E6DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E6DD
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E6DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E6DD | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDBDD
Deuteranopia (green-blind)
#C6CCDE
Tritanopia (blue-blind)
#00EBE3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #68e6dd; /* rgb */ color: rgb(104, 230, 221); /* oklch */ color: oklch(85.1% 0.113 188.9);
Tailwind
colors: {
custom: {
50: '#9eeee7',
500: '#68e6dd',
950: '#000000',
},
}SCSS
$custom: #68e6dd; $custom-light: #9eeee7; $custom-dark: #000000;
JSON
{
"hex": "#68e6dd",
"rgb": {
"r": 104,
"g": 230,
"b": 221
},
"hsl": {
"h": 175.714,
"s": 71.591,
"l": 65.49
},
"oklch": {
"l": 0.85141,
"c": 0.11284,
"h": 188.9
},
"luminance": 0.64757
}Semantic roles & 50–950 ramp
primary
#68E6DD
secondary
#B63C45
accent
#1220D4
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1616
muted
#808584