#68CCC2#68CCC2
#68CCC2 is a light, moderate teal. Relative luminance 0.500; OKLCH L 78.2% C 0.095 H 186.9°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #68CCC2 |
|---|---|
| RGB | rgb(104, 204, 194) |
| HSL | hsl(174, 50%, 60%) |
| HSV | hsv(174, 49%, 80%) |
| CMYK | cmyk(49%, 0%, 4.9%, 20%) |
| CIE-LAB | lab(76.08, -31.71, -4.04) |
| CIE-LCH | lch(76.08, 31.96, 187.27°) |
| OKLab | oklab(78.21% -0.0947 -0.0114) |
| OKLCH | oklch(78.21% 0.095 186.9) |
| XYZ | xyz(37.0354, 50.0206, 58.7317) |
| Luminance | 0.5002 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.33
Turquoise
#40E0D0
ΔE00 5.89
Darkturquoise
#00CED1
ΔE00 6.14
Seafoam Blue
#78D1B6
ΔE00 6.23
Pale Teal
#82CBB2
ΔE00 6.52
Topaz
#13BBAF
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68CCC2 #CC6872
analogous
#68CC90 #68CCC2 #68A4CC
triadic
#68CCC2 #C268CC #CCC268
tetradic
#68CCC2 #9068CC #CC6872 #A4CC68
square
#68CCC2 #9068CC #CC6872 #A4CC68
split-complementary
#68CCC2 #CC68A4 #CC9068
monochromatic
#2F8B82 #3EB8AC #68CCC2 #96DBD4 #C3EBE7
Accessibility & contrast
On white
1.91
#68CCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#68CCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68CCC2
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68CCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68CCC2 | 1.00 | 1.91 | 11.00 | 11.00 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C3C2
Deuteranopia (green-blind)
#B2B6C3
Tritanopia (blue-blind)
#31D0C9
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #68ccc2; /* rgb */ color: rgb(104, 204, 194); /* oklch */ color: oklch(78.2% 0.095 186.9);
Tailwind
colors: {
custom: {
50: '#9adcd4',
500: '#68ccc2',
950: '#000000',
},
}SCSS
$custom: #68ccc2; $custom-light: #9adcd4; $custom-dark: #000000;
JSON
{
"hex": "#68ccc2",
"rgb": {
"r": 104,
"g": 204,
"b": 194
},
"hsl": {
"h": 174,
"s": 49.505,
"l": 60.392
},
"oklch": {
"l": 0.78208,
"c": 0.09536,
"h": 186.9
},
"luminance": 0.50024
}Semantic roles & 50–950 ramp
primary
#68CCC2
secondary
#92474E
accent
#2937BD
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483