#68CEDC#68CEDC
#68CEDC is a light, moderate teal. Relative luminance 0.523; OKLCH L 79.5% C 0.097 H 207.2°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #68CEDC |
|---|---|
| RGB | rgb(104, 206, 220) |
| HSL | hsl(187, 62%, 64%) |
| HSV | hsv(187, 53%, 86%) |
| CMYK | cmyk(52.7%, 6.4%, 0%, 13.7%) |
| CIE-LAB | lab(77.43, -25.87, -16.04) |
| CIE-LCH | lch(77.43, 30.44, 211.81°) |
| OKLab | oklab(79.55% -0.0861 -0.0443) |
| OKLCH | oklch(79.55% 0.097 207.2) |
| XYZ | xyz(40.6933, 52.2492, 75.6369) |
| Luminance | 0.5225 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.88
Darkturquoise
#00CED1
ΔE00 7.01
Neon Blue
#04D9FF
ΔE00 7.06
Robin'S Egg
#6DEDFD
ΔE00 7.13
Sky Blue
#87CEEB
ΔE00 7.69
Mediumturquoise
#48D1CC
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68CEDC #DC7668
analogous
#68DCB0 #68CEDC #6894DC
triadic
#68CEDC #DC68CE #CEDC68
tetradic
#68CEDC #B068DC #DC7668 #94DC68
square
#68CEDC #B068DC #DC7668 #94DC68
split-complementary
#68CEDC #DC6894 #DCB068
monochromatic
#2694A4 #36BED0 #68CEDC #9ADEE8 #CBEEF3
Accessibility & contrast
On white
1.83
#68CEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#68CEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68CEDC
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68CEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68CEDC | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C7DD
Deuteranopia (green-blind)
#ADB9DC
Tritanopia (blue-blind)
#00D6D2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #68cedc; /* rgb */ color: rgb(104, 206, 220); /* oklch */ color: oklch(79.5% 0.097 207.2);
Tailwind
colors: {
custom: {
50: '#9cdde6',
500: '#68cedc',
950: '#000000',
},
}SCSS
$custom: #68cedc; $custom-light: #9cdde6; $custom-dark: #000000;
JSON
{
"hex": "#68cedc",
"rgb": {
"r": 104,
"g": 206,
"b": 220
},
"hsl": {
"h": 187.241,
"s": 62.366,
"l": 63.529
},
"oklch": {
"l": 0.79548,
"c": 0.09683,
"h": 207.2
},
"luminance": 0.52253
}Semantic roles & 50–950 ramp
primary
#68CEDC
secondary
#A74E41
accent
#301BCA
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484