#68DEC7#68DEC7
#68DEC7 is a very light, moderate teal. Relative luminance 0.593; OKLCH L 82.6% C 0.112 H 178.8°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #68DEC7 |
|---|---|
| RGB | rgb(104, 222, 199) |
| HSL | hsl(168, 64%, 64%) |
| HSV | hsv(168, 53%, 87%) |
| CMYK | cmyk(53.2%, 0%, 10.4%, 12.9%) |
| CIE-LAB | lab(81.46, -38.84, 1.16) |
| CIE-LCH | lch(81.46, 38.86, 178.29°) |
| OKLab | oklab(82.6% -0.1124 0.0025) |
| OKLCH | oklch(82.6% 0.112 178.8) |
| XYZ | xyz(42.1345, 59.3052, 63.2484) |
| Luminance | 0.5931 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.65
Seafoam Blue
#78D1B6
ΔE00 4.30
Tiffany Blue
#7BF2DA
ΔE00 4.53
Aqua (survey)
#13EAC9
ΔE00 5.08
Aquamarine (survey)
#04D8B2
ΔE00 5.94
Mediumaquamarine
#66CDAA
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DEC7 #DE687F
analogous
#68DE8C #68DEC7 #68BADE
triadic
#68DEC7 #C768DE #DEC768
tetradic
#68DEC7 #8C68DE #DE687F #BADE68
square
#68DEC7 #8C68DE #DE687F #BADE68
split-complementary
#68DEC7 #DE68BA #DE8C68
monochromatic
#25A78E #36D3B4 #68DEC7 #9AE9DA #CCF4EC
Accessibility & contrast
On white
1.63
#68DEC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#68DEC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DEC7
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DEC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DEC7 | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D2C6
Deuteranopia (green-blind)
#C4C5C9
Tritanopia (blue-blind)
#22E1D7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #68dec7; /* rgb */ color: rgb(104, 222, 199); /* oklch */ color: oklch(82.6% 0.112 178.8);
Tailwind
colors: {
custom: {
50: '#9ce9d8',
500: '#68dec7',
950: '#000000',
},
}SCSS
$custom: #68dec7; $custom-light: #9ce9d8; $custom-dark: #000000;
JSON
{
"hex": "#68dec7",
"rgb": {
"r": 104,
"g": 222,
"b": 199
},
"hsl": {
"h": 168.305,
"s": 64.13,
"l": 63.922
},
"oklch": {
"l": 0.82602,
"c": 0.11242,
"h": 178.8
},
"luminance": 0.59309
}Semantic roles & 50–950 ramp
primary
#68DEC7
secondary
#AA4155
accent
#1A3CCC
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483