#68DFC8#68DFC8
#68DFC8 is a very light, moderate teal. Relative luminance 0.599; OKLCH L 82.9% C 0.113 H 178.9°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #68DFC8 |
|---|---|
| RGB | rgb(104, 223, 200) |
| HSL | hsl(168, 65%, 64%) |
| HSV | hsv(168, 53%, 87%) |
| CMYK | cmyk(53.4%, 0%, 10.3%, 12.5%) |
| CIE-LAB | lab(81.78, -39.05, 1.09) |
| CIE-LCH | lch(81.78, 39.07, 178.41°) |
| OKLab | oklab(82.87% -0.113 0.0023) |
| OKLCH | oklch(82.87% 0.113 178.9) |
| XYZ | xyz(42.5173, 59.8846, 63.9507) |
| Luminance | 0.5989 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.59
Tiffany Blue
#7BF2DA
ΔE00 4.32
Seafoam Blue
#78D1B6
ΔE00 4.50
Aqua (survey)
#13EAC9
ΔE00 4.96
Aquamarine (survey)
#04D8B2
ΔE00 6.01
Light Teal
#90E4C1
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DFC8 #DF687F
analogous
#68DF8D #68DFC8 #68BBDF
triadic
#68DFC8 #C868DF #DFC868
tetradic
#68DFC8 #8D68DF #DF687F #BBDF68
square
#68DFC8 #8D68DF #DF687F #BBDF68
split-complementary
#68DFC8 #DF68BB #DF8D68
monochromatic
#24A98F #36D4B6 #68DFC8 #9BEADA #CDF4ED
Accessibility & contrast
On white
1.62
#68DFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#68DFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DFC8
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DFC8 | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D3C7
Deuteranopia (green-blind)
#C4C6CA
Tritanopia (blue-blind)
#1FE2D8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #68dfc8; /* rgb */ color: rgb(104, 223, 200); /* oklch */ color: oklch(82.9% 0.113 178.9);
Tailwind
colors: {
custom: {
50: '#9ce9d8',
500: '#68dfc8',
950: '#000000',
},
}SCSS
$custom: #68dfc8; $custom-light: #9ce9d8; $custom-dark: #000000;
JSON
{
"hex": "#68dfc8",
"rgb": {
"r": 104,
"g": 223,
"b": 200
},
"hsl": {
"h": 168.403,
"s": 65.027,
"l": 64.118
},
"oklch": {
"l": 0.82866,
"c": 0.11305,
"h": 178.9
},
"luminance": 0.59889
}Semantic roles & 50–950 ramp
primary
#68DFC8
secondary
#AB4055
accent
#193BCD
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483