#68CED8#68CED8
#68CED8 is a light, moderate teal. Relative luminance 0.520; OKLCH L 79.4% C 0.096 H 203.9°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #68CED8 |
|---|---|
| RGB | rgb(104, 206, 216) |
| HSL | hsl(185, 59%, 63%) |
| HSV | hsv(185, 52%, 85%) |
| CMYK | cmyk(51.9%, 4.6%, 0%, 15.3%) |
| CIE-LAB | lab(77.30, -26.95, -14.08) |
| CIE-LCH | lch(77.30, 30.41, 207.58°) |
| OKLab | oklab(79.41% -0.0877 -0.0389) |
| OKLCH | oklch(79.41% 0.096 203.9) |
| XYZ | xyz(40.1699, 52.0399, 72.8802) |
| Luminance | 0.5204 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.83
Darkturquoise
#00CED1
ΔE00 5.93
Mediumturquoise
#48D1CC
ΔE00 6.61
Robin'S Egg
#6DEDFD
ΔE00 7.30
Neon Blue
#04D9FF
ΔE00 8.24
Robin Egg Blue
#8AF1FE
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68CED8 #D87268
analogous
#68D8AA #68CED8 #6896D8
triadic
#68CED8 #D868CE #CED868
tetradic
#68CED8 #AA68D8 #D87268 #96D868
square
#68CED8 #AA68D8 #D87268 #96D868
split-complementary
#68CED8 #D86896 #D8AA68
monochromatic
#29939D #37BECB #68CED8 #99DEE5 #C9EEF1
Accessibility & contrast
On white
1.84
#68CED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#68CED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68CED8
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68CED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68CED8 | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C7D9
Deuteranopia (green-blind)
#AEB9D8
Tritanopia (blue-blind)
#0CD5D1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #68ced8; /* rgb */ color: rgb(104, 206, 216); /* oklch */ color: oklch(79.4% 0.096 203.9);
Tailwind
colors: {
custom: {
50: '#9cdde4',
500: '#68ced8',
950: '#000000',
},
}SCSS
$custom: #68ced8; $custom-light: #9cdde4; $custom-dark: #000000;
JSON
{
"hex": "#68ced8",
"rgb": {
"r": 104,
"g": 206,
"b": 216
},
"hsl": {
"h": 185.357,
"s": 58.947,
"l": 62.745
},
"oklch": {
"l": 0.79406,
"c": 0.09593,
"h": 203.9
},
"luminance": 0.52044
}Semantic roles & 50–950 ramp
primary
#68CED8
secondary
#A14B43
accent
#2E1FC7
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484