#68CFDC#68CFDC
#68CFDC is a light, moderate teal. Relative luminance 0.527; OKLCH L 79.8% C 0.097 H 206.3°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #68CFDC |
|---|---|
| RGB | rgb(104, 207, 220) |
| HSL | hsl(187, 62%, 64%) |
| HSV | hsv(187, 53%, 86%) |
| CMYK | cmyk(52.7%, 5.9%, 0%, 13.7%) |
| CIE-LAB | lab(77.72, -26.36, -15.61) |
| CIE-LCH | lch(77.72, 30.64, 210.63°) |
| OKLab | oklab(79.78% -0.0872 -0.0431) |
| OKLCH | oklch(79.78% 0.097 206.3) |
| XYZ | xyz(40.9348, 52.7322, 75.7174) |
| Luminance | 0.5274 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.68
Darkturquoise
#00CED1
ΔE00 6.70
Robin'S Egg
#6DEDFD
ΔE00 6.90
Neon Blue
#04D9FF
ΔE00 7.27
Mediumturquoise
#48D1CC
ΔE00 7.61
Robin Egg Blue
#8AF1FE
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68CFDC #DC7568
analogous
#68DCAF #68CFDC #6895DC
triadic
#68CFDC #DC68CF #CFDC68
tetradic
#68CFDC #AF68DC #DC7568 #95DC68
square
#68CFDC #AF68DC #DC7568 #95DC68
split-complementary
#68CFDC #DC6895 #DCAF68
monochromatic
#2696A4 #36BFD0 #68CFDC #9ADFE8 #CBEFF3
Accessibility & contrast
On white
1.82
#68CFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#68CFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68CFDC
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68CFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68CFDC | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C8DD
Deuteranopia (green-blind)
#AEBADC
Tritanopia (blue-blind)
#00D6D3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #68cfdc; /* rgb */ color: rgb(104, 207, 220); /* oklch */ color: oklch(79.8% 0.097 206.3);
Tailwind
colors: {
custom: {
50: '#9cdee6',
500: '#68cfdc',
950: '#000000',
},
}SCSS
$custom: #68cfdc; $custom-light: #9cdee6; $custom-dark: #000000;
JSON
{
"hex": "#68cfdc",
"rgb": {
"r": 104,
"g": 207,
"b": 220
},
"hsl": {
"h": 186.724,
"s": 62.366,
"l": 63.529
},
"oklch": {
"l": 0.79778,
"c": 0.09726,
"h": 206.3
},
"luminance": 0.52736
}Semantic roles & 50–950 ramp
primary
#68CFDC
secondary
#A74D41
accent
#2F1BCA
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484