#68CDCD#68CDCD
#68CDCD is a light, moderate teal. Relative luminance 0.510; OKLCH L 78.8% C 0.095 H 195.4°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #68CDCD |
|---|---|
| RGB | rgb(104, 205, 205) |
| HSL | hsl(180, 50%, 61%) |
| HSV | hsv(180, 49%, 80%) |
| CMYK | cmyk(49.3%, 0%, 0%, 19.6%) |
| CIE-LAB | lab(76.69, -29.38, -9.08) |
| CIE-LCH | lch(76.69, 30.75, 197.18°) |
| OKLab | oklab(78.8% -0.0911 -0.0251) |
| OKLCH | oklch(78.8% 0.095 195.4) |
| XYZ | xyz(38.5552, 51.0100, 65.5599) |
| Luminance | 0.5101 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.50
Darkturquoise
#00CED1
ΔE00 4.53
Aqua Blue
#02D8E9
ΔE00 6.71
Turquoise
#40E0D0
ΔE00 7.80
Topaz
#13BBAF
ΔE00 8.42
Robin'S Egg
#6DEDFD
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68CDCD #CD6868
analogous
#68CD9A #68CDCD #689ACD
triadic
#68CDCD #CD68CD #CDCD68
tetradic
#68CDCD #9A68CD #CD6868 #9ACD68
square
#68CDCD #9A68CD #CD6868 #9ACD68
split-complementary
#68CDCD #CD689A #CD9A68
monochromatic
#2E8C8C #3EBABA #68CDCD #96DCDC #C4EBEB
Accessibility & contrast
On white
1.87
#68CDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#68CDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68CDCD
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68CDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68CDCD | 1.00 | 1.87 | 11.20 | 11.20 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C5CD
Deuteranopia (green-blind)
#B1B8CE
Tritanopia (blue-blind)
#24D2CD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #68cdcd; /* rgb */ color: rgb(104, 205, 205); /* oklch */ color: oklch(78.8% 0.095 195.4);
Tailwind
colors: {
custom: {
50: '#9bdcdc',
500: '#68cdcd',
950: '#000000',
},
}SCSS
$custom: #68cdcd; $custom-light: #9bdcdc; $custom-dark: #000000;
JSON
{
"hex": "#68cdcd",
"rgb": {
"r": 104,
"g": 205,
"b": 205
},
"hsl": {
"h": 180,
"s": 50.249,
"l": 60.588
},
"oklch": {
"l": 0.78798,
"c": 0.09452,
"h": 195.4
},
"luminance": 0.51013
}Semantic roles & 50–950 ramp
primary
#68CDCD
secondary
#934646
accent
#2828BE
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484