#68E5DD#68E5DD
#68E5DD is a very light, moderate teal. Relative luminance 0.642; OKLCH L 84.9% C 0.112 H 189.6°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #68E5DD |
|---|---|
| RGB | rgb(104, 229, 221) |
| HSL | hsl(176, 71%, 65%) |
| HSV | hsv(176, 55%, 90%) |
| CMYK | cmyk(54.6%, 0%, 3.5%, 10.2%) |
| CIE-LAB | lab(84.07, -36.58, -6.67) |
| CIE-LCH | lch(84.07, 37.18, 190.33°) |
| OKLab | oklab(84.91% -0.1104 -0.0186) |
| OKLCH | oklch(84.91% 0.112 189.6) |
| XYZ | xyz(46.7738, 64.1976, 78.3190) |
| Luminance | 0.6420 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.89
Mediumturquoise
#48D1CC
ΔE00 5.06
Bright Aqua
#0BF9EA
ΔE00 5.89
Tiffany Blue
#7BF2DA
ΔE00 5.97
Bright Cyan
#41FDFE
ΔE00 6.28
Bright Turquoise
#0FFEF9
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E5DD #E56870
analogous
#68E59E #68E5DD #68AEE5
triadic
#68E5DD #DD68E5 #E5DD68
tetradic
#68E5DD #9E68E5 #E56870 #AEE568
square
#68E5DD #9E68E5 #E56870 #AEE568
split-complementary
#68E5DD #E568AE #E59E68
monochromatic
#1FB4AA #34DCD1 #68E5DD #9CEEE9 #D0F7F5
Accessibility & contrast
On white
1.52
#68E5DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#68E5DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E5DD
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E5DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E5DD | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADADD
Deuteranopia (green-blind)
#C5CBDE
Tritanopia (blue-blind)
#00EAE2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #68e5dd; /* rgb */ color: rgb(104, 229, 221); /* oklch */ color: oklch(84.9% 0.112 189.6);
Tailwind
colors: {
custom: {
50: '#9eede7',
500: '#68e5dd',
950: '#000000',
},
}SCSS
$custom: #68e5dd; $custom-light: #9eede7; $custom-dark: #000000;
JSON
{
"hex": "#68e5dd",
"rgb": {
"r": 104,
"g": 229,
"b": 221
},
"hsl": {
"h": 176.16,
"s": 70.621,
"l": 65.294
},
"oklch": {
"l": 0.84908,
"c": 0.11198,
"h": 189.6
},
"luminance": 0.64202
}Semantic roles & 50–950 ramp
primary
#68E5DD
secondary
#B43D45
accent
#131FD3
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1616
muted
#808584