#68D8CF#68D8CF
#68D8CF is a light, moderate teal. Relative luminance 0.566; OKLCH L 81.4% C 0.103 H 188.3°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #68D8CF |
|---|---|
| RGB | rgb(104, 216, 207) |
| HSL | hsl(175, 59%, 63%) |
| HSV | hsv(175, 52%, 85%) |
| CMYK | cmyk(51.9%, 0%, 4.2%, 15.3%) |
| CIE-LAB | lab(79.93, -34.10, -5.35) |
| CIE-LCH | lch(79.93, 34.52, 188.91°) |
| OKLab | oklab(81.43% -0.1024 -0.015) |
| OKLCH | oklch(81.43% 0.103 188.3) |
| XYZ | xyz(41.5225, 56.5560, 67.7476) |
| Luminance | 0.5656 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.00
Turquoise
#40E0D0
ΔE00 3.99
Darkturquoise
#00CED1
ΔE00 6.02
Seafoam Blue
#78D1B6
ΔE00 7.06
Tiffany Blue
#7BF2DA
ΔE00 7.39
Pale Teal
#82CBB2
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68D8CF #D86871
analogous
#68D897 #68D8CF #68A9D8
triadic
#68D8CF #CF68D8 #D8CF68
tetradic
#68D8CF #9768D8 #D86871 #A9D868
square
#68D8CF #9768D8 #D86871 #A9D868
split-complementary
#68D8CF #D868A9 #D89768
monochromatic
#299D94 #37CBC0 #68D8CF #99E5DE #C9F1EE
Accessibility & contrast
On white
1.71
#68D8CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#68D8CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68D8CF
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68D8CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68D8CF | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECECF
Deuteranopia (green-blind)
#BBC0D0
Tritanopia (blue-blind)
#19DDD5
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #68d8cf; /* rgb */ color: rgb(104, 216, 207); /* oklch */ color: oklch(81.4% 0.103 188.3);
Tailwind
colors: {
custom: {
50: '#9ce4dd',
500: '#68d8cf',
950: '#000000',
},
}SCSS
$custom: #68d8cf; $custom-light: #9ce4dd; $custom-dark: #000000;
JSON
{
"hex": "#68d8cf",
"rgb": {
"r": 104,
"g": 216,
"b": 207
},
"hsl": {
"h": 175.179,
"s": 58.947,
"l": 62.745
},
"oklch": {
"l": 0.81434,
"c": 0.10349,
"h": 188.3
},
"luminance": 0.5656
}Semantic roles & 50–950 ramp
primary
#68D8CF
secondary
#A1434B
accent
#1F2CC7
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484