#68CFD4#68CFD4
#68CFD4 is a light, moderate teal. Relative luminance 0.523; OKLCH L 79.5% C 0.096 H 199.6°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #68CFD4 |
|---|---|
| RGB | rgb(104, 207, 212) |
| HSL | hsl(183, 56%, 62%) |
| HSV | hsv(183, 51%, 83%) |
| CMYK | cmyk(50.9%, 2.4%, 0%, 16.9%) |
| CIE-LAB | lab(77.47, -28.51, -11.68) |
| CIE-LCH | lch(77.47, 30.81, 202.28°) |
| OKLab | oklab(79.5% -0.0904 -0.0322) |
| OKLCH | oklch(79.5% 0.096 199.6) |
| XYZ | xyz(39.9006, 52.3186, 70.2704) |
| Luminance | 0.5232 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.85
Darkturquoise
#00CED1
ΔE00 4.86
Aqua Blue
#02D8E9
ΔE00 5.31
Robin'S Egg
#6DEDFD
ΔE00 7.71
Robin'S Egg Blue
#98EFF9
ΔE00 8.52
Robin Egg Blue
#8AF1FE
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68CFD4 #D46D68
analogous
#68D4A3 #68CFD4 #6899D4
triadic
#68CFD4 #D468CF #CFD468
tetradic
#68CFD4 #A368D4 #D46D68 #99D468
square
#68CFD4 #A368D4 #D46D68 #99D468
split-complementary
#68CFD4 #D46899 #D4A368
monochromatic
#2B9297 #38C0C6 #68CFD4 #98DEE2 #C7EDEF
Accessibility & contrast
On white
1.83
#68CFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#68CFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68CFD4
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68CFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68CFD4 | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C7D5
Deuteranopia (green-blind)
#B1BAD5
Tritanopia (blue-blind)
#16D5D0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #68cfd4; /* rgb */ color: rgb(104, 207, 212); /* oklch */ color: oklch(79.5% 0.096 199.6);
Tailwind
colors: {
custom: {
50: '#9cdee1',
500: '#68cfd4',
950: '#000000',
},
}SCSS
$custom: #68cfd4; $custom-light: #9cdee1; $custom-dark: #000000;
JSON
{
"hex": "#68cfd4",
"rgb": {
"r": 104,
"g": 207,
"b": 212
},
"hsl": {
"h": 182.778,
"s": 55.67,
"l": 61.961
},
"oklch": {
"l": 0.79499,
"c": 0.09601,
"h": 199.6
},
"luminance": 0.52322
}Semantic roles & 50–950 ramp
primary
#68CFD4
secondary
#9C4844
accent
#2A22C3
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484