#68E8DC#68E8DC
#68E8DC is a very light, moderate teal. Relative luminance 0.658; OKLCH L 85.6% C 0.115 H 186.9°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #68E8DC |
|---|---|
| RGB | rgb(104, 232, 220) |
| HSL | hsl(174, 74%, 66%) |
| HSV | hsv(174, 55%, 91%) |
| CMYK | cmyk(55.2%, 0%, 5.2%, 9%) |
| CIE-LAB | lab(84.90, -38.21, -4.90) |
| CIE-LCH | lch(84.90, 38.52, 187.31°) |
| OKLab | oklab(85.58% -0.114 -0.0138) |
| OKLCH | oklch(85.58% 0.115 186.9) |
| XYZ | xyz(47.4782, 65.8190, 77.8985) |
| Luminance | 0.6582 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.30
Tiffany Blue
#7BF2DA
ΔE00 4.55
Bright Aqua
#0BF9EA
ΔE00 5.02
Mediumturquoise
#48D1CC
ΔE00 5.96
Bright Turquoise
#0FFEF9
ΔE00 6.13
Bright Cyan
#41FDFE
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E8DC #E86874
analogous
#68E89C #68E8DC #68B4E8
triadic
#68E8DC #DC68E8 #E8DC68
tetradic
#68E8DC #9C68E8 #E86874 #B4E868
square
#68E8DC #9C68E8 #E86874 #B4E868
split-complementary
#68E8DC #E868B4 #E89C68
monochromatic
#1CB9AB #33E0D0 #68E8DC #9DF0E8 #D2F8F5
Accessibility & contrast
On white
1.48
#68E8DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#68E8DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E8DC
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E8DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E8DC | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDC
Deuteranopia (green-blind)
#C9CEDD
Tritanopia (blue-blind)
#00EDE4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #68e8dc; /* rgb */ color: rgb(104, 232, 220); /* oklch */ color: oklch(85.6% 0.115 186.9);
Tailwind
colors: {
custom: {
50: '#9ef0e6',
500: '#68e8dc',
950: '#000000',
},
}SCSS
$custom: #68e8dc; $custom-light: #9ef0e6; $custom-dark: #000000;
JSON
{
"hex": "#68e8dc",
"rgb": {
"r": 104,
"g": 232,
"b": 220
},
"hsl": {
"h": 174.375,
"s": 73.563,
"l": 65.882
},
"oklch": {
"l": 0.85575,
"c": 0.11486,
"h": 186.9
},
"luminance": 0.65824
}Semantic roles & 50–950 ramp
primary
#68E8DC
secondary
#B93B47
accent
#1022D6
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1616
muted
#808584