#68DAE6#68DAE6
#68DAE6 is a very light, moderate teal. Relative luminance 0.588; OKLCH L 82.7% C 0.105 H 204.6°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #68DAE6 |
|---|---|
| RGB | rgb(104, 218, 230) |
| HSL | hsl(186, 72%, 65%) |
| HSV | hsv(186, 55%, 90%) |
| CMYK | cmyk(54.8%, 5.2%, 0%, 9.8%) |
| CIE-LAB | lab(81.18, -29.01, -15.75) |
| CIE-LCH | lch(81.18, 33.01, 208.50°) |
| OKLab | oklab(82.67% -0.095 -0.0435) |
| OKLCH | oklch(82.67% 0.105 204.6) |
| XYZ | xyz(45.0574, 58.7947, 83.8216) |
| Luminance | 0.5880 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.87
Robin'S Egg
#6DEDFD
ΔE00 4.39
Robin Egg Blue
#8AF1FE
ΔE00 5.63
Robin'S Egg Blue
#98EFF9
ΔE00 6.04
Darkturquoise
#00CED1
ΔE00 6.71
Neon Blue
#04D9FF
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DAE6 #E67468
analogous
#68E6B3 #68DAE6 #689BE6
triadic
#68DAE6 #E668DA #DAE668
tetradic
#68DAE6 #B368E6 #E67468 #9BE668
square
#68DAE6 #B368E6 #E67468 #9BE668
split-complementary
#68DAE6 #E6689B #E6B368
monochromatic
#1EA7B6 #33CDDD #68DAE6 #9DE7EF #D1F4F7
Accessibility & contrast
On white
1.65
#68DAE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#68DAE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DAE6
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DAE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DAE6 | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD2E7
Deuteranopia (green-blind)
#B7C3E6
Tritanopia (blue-blind)
#00E2DD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #68dae6; /* rgb */ color: rgb(104, 218, 230); /* oklch */ color: oklch(82.7% 0.105 204.6);
Tailwind
colors: {
custom: {
50: '#9ee5ed',
500: '#68dae6',
950: '#000000',
},
}SCSS
$custom: #68dae6; $custom-light: #9ee5ed; $custom-dark: #000000;
JSON
{
"hex": "#68dae6",
"rgb": {
"r": 104,
"g": 218,
"b": 230
},
"hsl": {
"h": 185.714,
"s": 71.591,
"l": 65.49
},
"oklch": {
"l": 0.82665,
"c": 0.10453,
"h": 204.6
},
"luminance": 0.58799
}Semantic roles & 50–950 ramp
primary
#68DAE6
secondary
#B6483C
accent
#2412D4
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#0F1616
muted
#808484