#68DCED#68DCED
#68DCED is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.4% C 0.107 H 208.2°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #68DCED |
|---|---|
| RGB | rgb(104, 220, 237) |
| HSL | hsl(188, 79%, 67%) |
| HSV | hsv(188, 56%, 93%) |
| CMYK | cmyk(56.1%, 7.2%, 0%, 7.1%) |
| CIE-LAB | lab(81.97, -28.06, -18.28) |
| CIE-LCH | lch(81.97, 33.49, 213.08°) |
| OKLab | oklab(83.37% -0.0944 -0.0506) |
| OKLCH | oklch(83.37% 0.107 208.2) |
| XYZ | xyz(46.5820, 60.2394, 89.2768) |
| Luminance | 0.6024 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.84
Aqua Blue
#02D8E9
ΔE00 4.23
Robin Egg Blue
#8AF1FE
ΔE00 5.19
Robin'S Egg Blue
#98EFF9
ΔE00 5.80
Neon Blue
#04D9FF
ΔE00 5.86
Sky Blue
#87CEEB
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DCED #ED7968
analogous
#68EDBC #68DCED #689AED
triadic
#68DCED #ED68DC #DCED68
tetradic
#68DCED #BC68ED #ED7968 #9AED68
square
#68DCED #BC68ED #ED7968 #9AED68
split-complementary
#68DCED #ED689A #EDBC68
monochromatic
#17ADC3 #31CFE6 #68DCED #9FE9F4 #D5F5FA
Accessibility & contrast
On white
1.61
#68DCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#68DCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DCED
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DCED | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD5EE
Deuteranopia (green-blind)
#B7C5ED
Tritanopia (blue-blind)
#00E5E1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #68dced; /* rgb */ color: rgb(104, 220, 237); /* oklch */ color: oklch(83.4% 0.107 208.2);
Tailwind
colors: {
custom: {
50: '#9ee7f2',
500: '#68dced',
950: '#000000',
},
}SCSS
$custom: #68dced; $custom-light: #9ee7f2; $custom-dark: #000000;
JSON
{
"hex": "#68dced",
"rgb": {
"r": 104,
"g": 220,
"b": 237
},
"hsl": {
"h": 187.669,
"s": 78.698,
"l": 66.863
},
"oklch": {
"l": 0.83372,
"c": 0.10707,
"h": 208.2
},
"luminance": 0.60244
}Semantic roles & 50–950 ramp
primary
#68DCED
secondary
#C14A38
accent
#250BDB
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485