#68DAEA#68DAEA
#68DAEA is a very light, moderate teal. Relative luminance 0.590; OKLCH L 82.8% C 0.105 H 207.6°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #68DAEA |
|---|---|
| RGB | rgb(104, 218, 234) |
| HSL | hsl(187, 76%, 66%) |
| HSV | hsv(187, 56%, 92%) |
| CMYK | cmyk(55.6%, 6.8%, 0%, 8.2%) |
| CIE-LAB | lab(81.30, -27.92, -17.69) |
| CIE-LCH | lch(81.30, 33.05, 212.36°) |
| OKLab | oklab(82.81% -0.0934 -0.0489) |
| OKLCH | oklch(82.81% 0.105 207.6) |
| XYZ | xyz(45.6256, 59.0220, 86.8139) |
| Luminance | 0.5903 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.09
Robin'S Egg
#6DEDFD
ΔE00 4.27
Robin Egg Blue
#8AF1FE
ΔE00 5.55
Robin'S Egg Blue
#98EFF9
ΔE00 6.06
Neon Blue
#04D9FF
ΔE00 6.09
Darkturquoise
#00CED1
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DAEA #EA7868
analogous
#68EAB9 #68DAEA #6899EA
triadic
#68DAEA #EA68DA #DAEA68
tetradic
#68DAEA #B968EA #EA7868 #99EA68
square
#68DAEA #B968EA #EA7868 #99EA68
split-complementary
#68DAEA #EA6899 #EAB968
monochromatic
#1AA9BD #32CDE3 #68DAEA #9EE7F1 #D3F4F9
Accessibility & contrast
On white
1.64
#68DAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#68DAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DAEA
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DAEA | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD3EB
Deuteranopia (green-blind)
#B6C4EA
Tritanopia (blue-blind)
#00E2DF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #68daea; /* rgb */ color: rgb(104, 218, 234); /* oklch */ color: oklch(82.8% 0.105 207.6);
Tailwind
colors: {
custom: {
50: '#9ee5f0',
500: '#68daea',
950: '#000000',
},
}SCSS
$custom: #68daea; $custom-light: #9ee5f0; $custom-dark: #000000;
JSON
{
"hex": "#68daea",
"rgb": {
"r": 104,
"g": 218,
"b": 234
},
"hsl": {
"h": 187.385,
"s": 75.581,
"l": 66.275
},
"oklch": {
"l": 0.82807,
"c": 0.10548,
"h": 207.6
},
"luminance": 0.59026
}Semantic roles & 50–950 ramp
primary
#68DAEA
secondary
#BC4A3A
accent
#270ED8
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485