#68DCEF#68DCEF
#68DCEF is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.4% C 0.108 H 209.7°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #68DCEF |
|---|---|
| RGB | rgb(104, 220, 239) |
| HSL | hsl(188, 81%, 67%) |
| HSV | hsv(188, 56%, 94%) |
| CMYK | cmyk(56.5%, 7.9%, 0%, 6.3%) |
| CIE-LAB | lab(82.03, -27.51, -19.25) |
| CIE-LCH | lch(82.03, 33.58, 214.98°) |
| OKLab | oklab(83.44% -0.0936 -0.0533) |
| OKLCH | oklch(83.44% 0.108 209.7) |
| XYZ | xyz(46.8758, 60.3569, 90.8243) |
| Luminance | 0.6036 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.00
Aqua Blue
#02D8E9
ΔE00 4.54
Robin Egg Blue
#8AF1FE
ΔE00 5.31
Neon Blue
#04D9FF
ΔE00 5.33
Robin'S Egg Blue
#98EFF9
ΔE00 5.95
Sky Blue
#87CEEB
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DCEF #EF7B68
analogous
#68EFBE #68DCEF #6899EF
triadic
#68DCEF #EF68DC #DCEF68
tetradic
#68DCEF #BE68EF #EF7B68 #99EF68
square
#68DCEF #BE68EF #EF7B68 #99EF68
split-complementary
#68DCEF #EF6899 #EFBE68
monochromatic
#15AEC7 #31CFE9 #68DCEF #9FE9F5 #D7F6FB
Accessibility & contrast
On white
1.61
#68DCEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#68DCEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DCEF
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DCEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DCEF | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD5F0
Deuteranopia (green-blind)
#B6C5EF
Tritanopia (blue-blind)
#00E5E2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #68dcef; /* rgb */ color: rgb(104, 220, 239); /* oklch */ color: oklch(83.4% 0.108 209.7);
Tailwind
colors: {
custom: {
50: '#9ee7f4',
500: '#68dcef',
950: '#000000',
},
}SCSS
$custom: #68dcef; $custom-light: #9ee7f4; $custom-dark: #000000;
JSON
{
"hex": "#68dcef",
"rgb": {
"r": 104,
"g": 220,
"b": 239
},
"hsl": {
"h": 188.444,
"s": 80.838,
"l": 67.255
},
"oklch": {
"l": 0.83444,
"c": 0.10768,
"h": 209.7
},
"luminance": 0.60361
}Semantic roles & 50–950 ramp
primary
#68DCEF
secondary
#C54B37
accent
#2608DD
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101617
muted
#808485