#68CDC8#68CDC8
#68CDC8 is a light, moderate teal. Relative luminance 0.508; OKLCH L 78.6% C 0.095 H 191.1°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #68CDC8 |
|---|---|
| RGB | rgb(104, 205, 200) |
| HSL | hsl(177, 50%, 61%) |
| HSV | hsv(177, 49%, 80%) |
| CMYK | cmyk(49.3%, 0%, 2.4%, 19.6%) |
| CIE-LAB | lab(76.54, -30.67, -6.60) |
| CIE-LCH | lch(76.54, 31.37, 192.15°) |
| OKLab | oklab(78.63% -0.0932 -0.0183) |
| OKLCH | oklch(78.63% 0.095 191.1) |
| XYZ | xyz(37.9613, 50.7725, 62.4320) |
| Luminance | 0.5078 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.73
Darkturquoise
#00CED1
ΔE00 4.99
Turquoise
#40E0D0
ΔE00 6.52
Topaz
#13BBAF
ΔE00 7.40
Seafoam Blue
#78D1B6
ΔE00 8.00
Pale Teal
#82CBB2
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68CDC8 #CD686D
analogous
#68CD95 #68CDC8 #689FCD
triadic
#68CDC8 #C868CD #CDC868
tetradic
#68CDC8 #9568CD #CD686D #9FCD68
square
#68CDC8 #9568CD #CD686D #9FCD68
split-complementary
#68CDC8 #CD689F #CD9568
monochromatic
#2E8C88 #3EBAB4 #68CDC8 #96DCD9 #C4EBE9
Accessibility & contrast
On white
1.88
#68CDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#68CDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68CDC8
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68CDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68CDC8 | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C4C8
Deuteranopia (green-blind)
#B2B8C9
Tritanopia (blue-blind)
#2BD2CB
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #68cdc8; /* rgb */ color: rgb(104, 205, 200); /* oklch */ color: oklch(78.6% 0.095 191.1);
Tailwind
colors: {
custom: {
50: '#9bdcd8',
500: '#68cdc8',
950: '#000000',
},
}SCSS
$custom: #68cdc8; $custom-light: #9bdcd8; $custom-dark: #000000;
JSON
{
"hex": "#68cdc8",
"rgb": {
"r": 104,
"g": 205,
"b": 200
},
"hsl": {
"h": 177.03,
"s": 50.249,
"l": 60.588
},
"oklch": {
"l": 0.78634,
"c": 0.09502,
"h": 191.1
},
"luminance": 0.50776
}Semantic roles & 50–950 ramp
primary
#68CDC8
secondary
#93464A
accent
#282FBE
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483