#68CFDF#68CFDF
#68CFDF is a light, moderate teal. Relative luminance 0.529; OKLCH L 79.9% C 0.098 H 208.8°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #68CFDF |
|---|---|
| RGB | rgb(104, 207, 223) |
| HSL | hsl(188, 65%, 64%) |
| HSV | hsv(188, 53%, 87%) |
| CMYK | cmyk(53.4%, 7.2%, 0%, 12.5%) |
| CIE-LAB | lab(77.81, -25.54, -17.08) |
| CIE-LCH | lch(77.81, 30.72, 213.77°) |
| OKLab | oklab(79.89% -0.086 -0.0472) |
| OKLCH | oklch(79.89% 0.098 208.8) |
| XYZ | xyz(41.3357, 52.8926, 77.8287) |
| Luminance | 0.5290 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.93
Neon Blue
#04D9FF
ΔE00 6.45
Robin'S Egg
#6DEDFD
ΔE00 6.92
Sky Blue
#87CEEB
ΔE00 7.12
Darkturquoise
#00CED1
ΔE00 7.56
Robin Egg Blue
#8AF1FE
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68CFDF #DF7868
analogous
#68DFB4 #68CFDF #6894DF
triadic
#68CFDF #DF68CF #CFDF68
tetradic
#68CFDF #B468DF #DF7868 #94DF68
square
#68CFDF #B468DF #DF7868 #94DF68
split-complementary
#68CFDF #DF6894 #DFB468
monochromatic
#2497A9 #36BFD4 #68CFDF #9BDFEA #CDEFF4
Accessibility & contrast
On white
1.81
#68CFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#68CFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68CFDF
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68CFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68CFDF | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C8E0
Deuteranopia (green-blind)
#ADBADF
Tritanopia (blue-blind)
#00D7D4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #68cfdf; /* rgb */ color: rgb(104, 207, 223); /* oklch */ color: oklch(79.9% 0.098 208.8);
Tailwind
colors: {
custom: {
50: '#9cdee9',
500: '#68cfdf',
950: '#000000',
},
}SCSS
$custom: #68cfdf; $custom-light: #9cdee9; $custom-dark: #000000;
JSON
{
"hex": "#68cfdf",
"rgb": {
"r": 104,
"g": 207,
"b": 223
},
"hsl": {
"h": 188.067,
"s": 65.027,
"l": 64.118
},
"oklch": {
"l": 0.79886,
"c": 0.09808,
"h": 208.8
},
"luminance": 0.52896
}Semantic roles & 50–950 ramp
primary
#68CFDF
secondary
#AB4E40
accent
#3119CD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484