#68E7DC#68E7DC
#68E7DC is a very light, moderate teal. Relative luminance 0.653; OKLCH L 85.3% C 0.114 H 187.6°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #68E7DC |
|---|---|
| RGB | rgb(104, 231, 220) |
| HSL | hsl(175, 73%, 66%) |
| HSV | hsv(175, 55%, 91%) |
| CMYK | cmyk(55%, 0%, 4.8%, 9.4%) |
| CIE-LAB | lab(84.62, -37.75, -5.33) |
| CIE-LCH | lch(84.62, 38.12, 188.03°) |
| OKLab | oklab(85.34% -0.113 -0.015) |
| OKLCH | oklch(85.34% 0.114 187.6) |
| XYZ | xyz(47.1975, 65.2576, 77.8050) |
| Luminance | 0.6526 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.37
Tiffany Blue
#7BF2DA
ΔE00 4.92
Bright Aqua
#0BF9EA
ΔE00 5.25
Mediumturquoise
#48D1CC
ΔE00 5.67
Bright Turquoise
#0FFEF9
ΔE00 6.19
Bright Cyan
#41FDFE
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E7DC #E76873
analogous
#68E79C #68E7DC #68B2E7
triadic
#68E7DC #DC68E7 #E7DC68
tetradic
#68E7DC #9C68E7 #E76873 #B2E768
square
#68E7DC #9C68E7 #E76873 #B2E768
split-complementary
#68E7DC #E768B2 #E79C68
monochromatic
#1DB7AA #33DFD0 #68E7DC #9DEFE8 #D2F8F4
Accessibility & contrast
On white
1.49
#68E7DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#68E7DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E7DC
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E7DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E7DC | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDC
Deuteranopia (green-blind)
#C8CDDD
Tritanopia (blue-blind)
#00ECE3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #68e7dc; /* rgb */ color: rgb(104, 231, 220); /* oklch */ color: oklch(85.3% 0.114 187.6);
Tailwind
colors: {
custom: {
50: '#9eefe6',
500: '#68e7dc',
950: '#000000',
},
}SCSS
$custom: #68e7dc; $custom-light: #9eefe6; $custom-dark: #000000;
JSON
{
"hex": "#68e7dc",
"rgb": {
"r": 104,
"g": 231,
"b": 220
},
"hsl": {
"h": 174.803,
"s": 72.571,
"l": 65.686
},
"oklch": {
"l": 0.85342,
"c": 0.11395,
"h": 187.6
},
"luminance": 0.65262
}Semantic roles & 50–950 ramp
primary
#68E7DC
secondary
#B73C47
accent
#1122D5
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1616
muted
#808584