#68E6DE#68E6DE
#68E6DE is a very light, moderate teal. Relative luminance 0.648; OKLCH L 85.2% C 0.113 H 189.6°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #68E6DE |
|---|---|
| RGB | rgb(104, 230, 222) |
| HSL | hsl(176, 72%, 65%) |
| HSV | hsv(176, 55%, 90%) |
| CMYK | cmyk(54.8%, 0%, 3.5%, 9.8%) |
| CIE-LAB | lab(84.38, -36.78, -6.73) |
| CIE-LCH | lch(84.38, 37.39, 190.37°) |
| OKLab | oklab(85.17% -0.1111 -0.0188) |
| OKLCH | oklch(85.17% 0.113 189.6) |
| XYZ | xyz(47.1849, 64.8060, 79.1153) |
| Luminance | 0.6481 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.96
Mediumturquoise
#48D1CC
ΔE00 5.26
Bright Aqua
#0BF9EA
ΔE00 5.73
Tiffany Blue
#7BF2DA
ΔE00 5.88
Bright Cyan
#41FDFE
ΔE00 6.09
Bright Turquoise
#0FFEF9
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E6DE #E66870
analogous
#68E69F #68E6DE #68AFE6
triadic
#68E6DE #DE68E6 #E6DE68
tetradic
#68E6DE #9F68E6 #E66870 #AFE668
square
#68E6DE #9F68E6 #E66870 #AFE668
split-complementary
#68E6DE #E668AF #E69F68
monochromatic
#1EB6AC #33DDD3 #68E6DE #9DEFE9 #D1F7F5
Accessibility & contrast
On white
1.50
#68E6DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#68E6DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E6DE
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E6DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E6DE | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADBDE
Deuteranopia (green-blind)
#C6CCDF
Tritanopia (blue-blind)
#00EBE3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #68e6de; /* rgb */ color: rgb(104, 230, 222); /* oklch */ color: oklch(85.2% 0.113 189.6);
Tailwind
colors: {
custom: {
50: '#9eeee8',
500: '#68e6de',
950: '#000000',
},
}SCSS
$custom: #68e6de; $custom-light: #9eeee8; $custom-dark: #000000;
JSON
{
"hex": "#68e6de",
"rgb": {
"r": 104,
"g": 230,
"b": 222
},
"hsl": {
"h": 176.19,
"s": 71.591,
"l": 65.49
},
"oklch": {
"l": 0.85172,
"c": 0.11264,
"h": 189.6
},
"luminance": 0.64811
}Semantic roles & 50–950 ramp
primary
#68E6DE
secondary
#B63C44
accent
#121ED4
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1616
muted
#808584