#68CFD5#68CFD5
#68CFD5 is a light, moderate teal. Relative luminance 0.524; OKLCH L 79.5% C 0.096 H 200.5°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #68CFD5 |
|---|---|
| RGB | rgb(104, 207, 213) |
| HSL | hsl(183, 56%, 62%) |
| HSV | hsv(183, 51%, 84%) |
| CMYK | cmyk(51.2%, 2.8%, 0%, 16.5%) |
| CIE-LAB | lab(77.50, -28.24, -12.17) |
| CIE-LCH | lch(77.50, 30.75, 203.31°) |
| OKLab | oklab(79.53% -0.09 -0.0336) |
| OKLCH | oklch(79.53% 0.096 200.5) |
| XYZ | xyz(40.0271, 52.3692, 70.9368) |
| Luminance | 0.5237 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 5.03
Aqua Blue
#02D8E9
ΔE00 5.13
Mediumturquoise
#48D1CC
ΔE00 5.19
Robin'S Egg
#6DEDFD
ΔE00 7.54
Robin'S Egg Blue
#98EFF9
ΔE00 8.41
Robin Egg Blue
#8AF1FE
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68CFD5 #D56E68
analogous
#68D5A5 #68CFD5 #6898D5
triadic
#68CFD5 #D568CF #CFD568
tetradic
#68CFD5 #A568D5 #D56E68 #98D568
square
#68CFD5 #A568D5 #D56E68 #98D568
split-complementary
#68CFD5 #D56898 #D5A568
monochromatic
#2A9298 #38C0C8 #68CFD5 #98DEE2 #C8EDF0
Accessibility & contrast
On white
1.83
#68CFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#68CFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68CFD5
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68CFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68CFD5 | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C7D6
Deuteranopia (green-blind)
#B0BAD6
Tritanopia (blue-blind)
#14D5D1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #68cfd5; /* rgb */ color: rgb(104, 207, 213); /* oklch */ color: oklch(79.5% 0.096 200.5);
Tailwind
colors: {
custom: {
50: '#9cdee1',
500: '#68cfd5',
950: '#000000',
},
}SCSS
$custom: #68cfd5; $custom-light: #9cdee1; $custom-dark: #000000;
JSON
{
"hex": "#68cfd5",
"rgb": {
"r": 104,
"g": 207,
"b": 213
},
"hsl": {
"h": 183.303,
"s": 56.477,
"l": 62.157
},
"oklch": {
"l": 0.79533,
"c": 0.09609,
"h": 200.5
},
"luminance": 0.52373
}Semantic roles & 50–950 ramp
primary
#68CFD5
secondary
#9D4944
accent
#2A21C4
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484