#68CCCD#68CCCD
#68CCCD is a light, moderate teal. Relative luminance 0.505; OKLCH L 78.6% C 0.094 H 196.3°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #68CCCD |
|---|---|
| RGB | rgb(104, 204, 205) |
| HSL | hsl(181, 50%, 61%) |
| HSV | hsv(181, 49%, 80%) |
| CMYK | cmyk(49.3%, 0.5%, 0%, 19.6%) |
| CIE-LAB | lab(76.40, -28.89, -9.51) |
| CIE-LCH | lch(76.40, 30.42, 198.23°) |
| OKLab | oklab(78.56% -0.09 -0.0263) |
| OKLCH | oklch(78.56% 0.094 196.3) |
| XYZ | xyz(38.3168, 50.5332, 65.4804) |
| Luminance | 0.5054 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.85
Darkturquoise
#00CED1
ΔE00 4.59
Aqua Blue
#02D8E9
ΔE00 6.56
Turquoise
#40E0D0
ΔE00 8.25
Topaz
#13BBAF
ΔE00 8.56
Robin'S Egg
#6DEDFD
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68CCCD #CD6968
analogous
#68CD9B #68CCCD #6899CD
triadic
#68CCCD #CD68CC #CCCD68
tetradic
#68CCCD #9B68CD #CD6968 #99CD68
square
#68CCCD #9B68CD #CD6968 #99CD68
split-complementary
#68CCCD #CD6899 #CD9B68
monochromatic
#2E8B8C #3EB9BA #68CCCD #96DCDC #C4EBEB
Accessibility & contrast
On white
1.89
#68CCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#68CCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68CCCD
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68CCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68CCCD | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C4CD
Deuteranopia (green-blind)
#AFB7CE
Tritanopia (blue-blind)
#25D2CC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #68cccd; /* rgb */ color: rgb(104, 204, 205); /* oklch */ color: oklch(78.6% 0.094 196.3);
Tailwind
colors: {
custom: {
50: '#9bdcdc',
500: '#68cccd',
950: '#000000',
},
}SCSS
$custom: #68cccd; $custom-light: #9bdcdc; $custom-dark: #000000;
JSON
{
"hex": "#68cccd",
"rgb": {
"r": 104,
"g": 204,
"b": 205
},
"hsl": {
"h": 180.594,
"s": 50.249,
"l": 60.588
},
"oklch": {
"l": 0.78564,
"c": 0.09377,
"h": 196.3
},
"luminance": 0.50537
}Semantic roles & 50–950 ramp
primary
#68CCCD
secondary
#934746
accent
#2928BE
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484