#68DEC8#68DEC8
#68DEC8 is a very light, moderate teal. Relative luminance 0.594; OKLCH L 82.6% C 0.112 H 179.4°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #68DEC8 |
|---|---|
| RGB | rgb(104, 222, 200) |
| HSL | hsl(169, 64%, 64%) |
| HSV | hsv(169, 53%, 87%) |
| CMYK | cmyk(53.2%, 0%, 9.9%, 12.9%) |
| CIE-LAB | lab(81.48, -38.60, 0.66) |
| CIE-LCH | lch(81.48, 38.60, 179.02°) |
| OKLab | oklab(82.63% -0.1119 0.0011) |
| OKLCH | oklch(82.63% 0.112 179.4) |
| XYZ | xyz(42.2509, 59.3518, 63.8619) |
| Luminance | 0.5936 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.43
Seafoam Blue
#78D1B6
ΔE00 4.46
Tiffany Blue
#7BF2DA
ΔE00 4.53
Aqua (survey)
#13EAC9
ΔE00 5.22
Aquamarine (survey)
#04D8B2
ΔE00 6.16
Mediumaquamarine
#66CDAA
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DEC8 #DE687E
analogous
#68DE8D #68DEC8 #68B9DE
triadic
#68DEC8 #C868DE #DEC868
tetradic
#68DEC8 #8D68DE #DE687E #B9DE68
square
#68DEC8 #8D68DE #DE687E #B9DE68
split-complementary
#68DEC8 #DE68B9 #DE8D68
monochromatic
#25A78F #36D3B6 #68DEC8 #9AE9DA #CCF4ED
Accessibility & contrast
On white
1.63
#68DEC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#68DEC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DEC8
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DEC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DEC8 | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D2C7
Deuteranopia (green-blind)
#C3C5CA
Tritanopia (blue-blind)
#20E1D7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #68dec8; /* rgb */ color: rgb(104, 222, 200); /* oklch */ color: oklch(82.6% 0.112 179.4);
Tailwind
colors: {
custom: {
50: '#9ce9d8',
500: '#68dec8',
950: '#000000',
},
}SCSS
$custom: #68dec8; $custom-light: #9ce9d8; $custom-dark: #000000;
JSON
{
"hex": "#68dec8",
"rgb": {
"r": 104,
"g": 222,
"b": 200
},
"hsl": {
"h": 168.814,
"s": 64.13,
"l": 63.922
},
"oklch": {
"l": 0.82631,
"c": 0.11196,
"h": 179.4
},
"luminance": 0.59356
}Semantic roles & 50–950 ramp
primary
#68DEC8
secondary
#AA4154
accent
#1A3BCC
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483