#68E9DC#68E9DC
#68E9DC is a very light, moderate teal. Relative luminance 0.664; OKLCH L 85.8% C 0.116 H 186.3°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #68E9DC |
|---|---|
| RGB | rgb(104, 233, 220) |
| HSL | hsl(174, 75%, 66%) |
| HSV | hsv(174, 55%, 91%) |
| CMYK | cmyk(55.4%, 0%, 5.6%, 8.6%) |
| CIE-LAB | lab(85.19, -38.66, -4.48) |
| CIE-LCH | lch(85.19, 38.92, 186.61°) |
| OKLab | oklab(85.81% -0.1151 -0.0127) |
| OKLCH | oklch(85.81% 0.116 186.3) |
| XYZ | xyz(47.7605, 66.3835, 77.9926) |
| Luminance | 0.6639 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.29
Tiffany Blue
#7BF2DA
ΔE00 4.20
Bright Aqua
#0BF9EA
ΔE00 4.81
Bright Turquoise
#0FFEF9
ΔE00 6.09
Mediumturquoise
#48D1CC
ΔE00 6.26
Bright Cyan
#41FDFE
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E9DC #E96875
analogous
#68E99B #68E9DC #68B6E9
triadic
#68E9DC #DC68E9 #E9DC68
tetradic
#68E9DC #9B68E9 #E96875 #B6E968
square
#68E9DC #9B68E9 #E96875 #B6E968
split-complementary
#68E9DC #E968B6 #E99B68
monochromatic
#1BBBAB #33E1D0 #68E9DC #9DF1E8 #D3F9F5
Accessibility & contrast
On white
1.47
#68E9DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#68E9DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E9DC
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E9DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E9DC | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDEDC
Deuteranopia (green-blind)
#CACFDE
Tritanopia (blue-blind)
#00EEE5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #68e9dc; /* rgb */ color: rgb(104, 233, 220); /* oklch */ color: oklch(85.8% 0.116 186.3);
Tailwind
colors: {
custom: {
50: '#9ef0e6',
500: '#68e9dc',
950: '#000000',
},
}SCSS
$custom: #68e9dc; $custom-light: #9ef0e6; $custom-dark: #000000;
JSON
{
"hex": "#68e9dc",
"rgb": {
"r": 104,
"g": 233,
"b": 220
},
"hsl": {
"h": 173.953,
"s": 74.566,
"l": 66.078
},
"oklch": {
"l": 0.85808,
"c": 0.11577,
"h": 186.3
},
"luminance": 0.66388
}Semantic roles & 50–950 ramp
primary
#68E9DC
secondary
#BB3B48
accent
#0F23D7
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1616
muted
#808584