#68DAEB#68DAEB
#68DAEB is a very light, moderate teal. Relative luminance 0.591; OKLCH L 82.8% C 0.106 H 208.4°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #68DAEB |
|---|---|
| RGB | rgb(104, 218, 235) |
| HSL | hsl(188, 77%, 66%) |
| HSV | hsv(188, 56%, 92%) |
| CMYK | cmyk(55.7%, 7.2%, 0%, 7.8%) |
| CIE-LAB | lab(81.34, -27.64, -18.17) |
| CIE-LCH | lch(81.34, 33.08, 213.33°) |
| OKLab | oklab(82.84% -0.093 -0.0503) |
| OKLCH | oklch(82.84% 0.106 208.4) |
| XYZ | xyz(45.7696, 59.0796, 87.5726) |
| Luminance | 0.5908 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.21
Robin'S Egg
#6DEDFD
ΔE00 4.31
Robin Egg Blue
#8AF1FE
ΔE00 5.59
Neon Blue
#04D9FF
ΔE00 5.81
Robin'S Egg Blue
#98EFF9
ΔE00 6.11
Sky Blue
#87CEEB
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DAEB #EB7968
analogous
#68EBBB #68DAEB #6899EB
triadic
#68DAEB #EB68DA #DAEB68
tetradic
#68DAEB #BB68EB #EB7968 #99EB68
square
#68DAEB #BB68EB #EB7968 #99EB68
split-complementary
#68DAEB #EB6899 #EBBB68
monochromatic
#19AABF #32CDE4 #68DAEB #9EE7F2 #D4F4F9
Accessibility & contrast
On white
1.64
#68DAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#68DAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DAEB
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DAEB | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD3EC
Deuteranopia (green-blind)
#B5C4EB
Tritanopia (blue-blind)
#00E3DF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #68daeb; /* rgb */ color: rgb(104, 218, 235); /* oklch */ color: oklch(82.8% 0.106 208.4);
Tailwind
colors: {
custom: {
50: '#9ee5f1',
500: '#68daeb',
950: '#000000',
},
}SCSS
$custom: #68daeb; $custom-light: #9ee5f1; $custom-dark: #000000;
JSON
{
"hex": "#68daeb",
"rgb": {
"r": 104,
"g": 218,
"b": 235
},
"hsl": {
"h": 187.786,
"s": 76.608,
"l": 66.471
},
"oklch": {
"l": 0.82843,
"c": 0.10576,
"h": 208.4
},
"luminance": 0.59084
}Semantic roles & 50–950 ramp
primary
#68DAEB
secondary
#BE4B39
accent
#270DD9
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485