#68DEC3#68DEC3
#68DEC3 is a very light, moderate teal. Relative luminance 0.591; OKLCH L 82.5% C 0.114 H 176.1°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #68DEC3 |
|---|---|
| RGB | rgb(104, 222, 195) |
| HSL | hsl(166, 64%, 64%) |
| HSV | hsv(166, 53%, 87%) |
| CMYK | cmyk(53.2%, 0%, 12.2%, 12.9%) |
| CIE-LAB | lab(81.36, -39.79, 3.13) |
| CIE-LCH | lch(81.36, 39.92, 175.50°) |
| OKLab | oklab(82.49% -0.1141 0.0077) |
| OKLCH | oklch(82.49% 0.114 176.1) |
| XYZ | xyz(41.6761, 59.1219, 60.8346) |
| Luminance | 0.5913 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.85
Turquoise
#40E0D0
ΔE00 4.65
Aqua (survey)
#13EAC9
ΔE00 4.74
Tiffany Blue
#7BF2DA
ΔE00 4.74
Mediumaquamarine
#66CDAA
ΔE00 5.14
Aquamarine (survey)
#04D8B2
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DEC3 #DE6883
analogous
#68DE88 #68DEC3 #68BEDE
triadic
#68DEC3 #C368DE #DEC368
tetradic
#68DEC3 #8868DE #DE6883 #BEDE68
square
#68DEC3 #8868DE #DE6883 #BEDE68
split-complementary
#68DEC3 #DE68BE #DE8868
monochromatic
#25A789 #36D3AF #68DEC3 #9AE9D7 #CCF4EB
Accessibility & contrast
On white
1.64
#68DEC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#68DEC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DEC3
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DEC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DEC3 | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D2C2
Deuteranopia (green-blind)
#C4C5C5
Tritanopia (blue-blind)
#27E1D6
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #68dec3; /* rgb */ color: rgb(104, 222, 195); /* oklch */ color: oklch(82.5% 0.114 176.1);
Tailwind
colors: {
custom: {
50: '#9ce9d5',
500: '#68dec3',
950: '#000000',
},
}SCSS
$custom: #68dec3; $custom-light: #9ce9d5; $custom-dark: #000000;
JSON
{
"hex": "#68dec3",
"rgb": {
"r": 104,
"g": 222,
"b": 195
},
"hsl": {
"h": 166.271,
"s": 64.13,
"l": 63.922
},
"oklch": {
"l": 0.82487,
"c": 0.1144,
"h": 176.1
},
"luminance": 0.59126
}Semantic roles & 50–950 ramp
primary
#68DEC3
secondary
#AA4159
accent
#1A42CC
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483