#68DCE8#68DCE8
#68DCE8 is a very light, moderate teal. Relative luminance 0.600; OKLCH L 83.2% C 0.106 H 204.5°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #68DCE8 |
|---|---|
| RGB | rgb(104, 220, 232) |
| HSL | hsl(186, 74%, 66%) |
| HSV | hsv(186, 55%, 91%) |
| CMYK | cmyk(55.2%, 5.2%, 0%, 9%) |
| CIE-LAB | lab(81.81, -29.43, -15.86) |
| CIE-LCH | lch(81.81, 33.43, 208.32°) |
| OKLab | oklab(83.19% -0.0964 -0.0438) |
| OKLCH | oklch(83.19% 0.106 204.5) |
| XYZ | xyz(45.8616, 59.9512, 85.4831) |
| Luminance | 0.5996 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.91
Robin'S Egg
#6DEDFD
ΔE00 3.96
Robin Egg Blue
#8AF1FE
ΔE00 5.24
Robin'S Egg Blue
#98EFF9
ΔE00 5.73
Darkturquoise
#00CED1
ΔE00 6.87
Neon Blue
#04D9FF
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DCE8 #E87468
analogous
#68E8B4 #68DCE8 #689CE8
triadic
#68DCE8 #E868DC #DCE868
tetradic
#68DCE8 #B468E8 #E87468 #9CE868
square
#68DCE8 #B468E8 #E87468 #9CE868
split-complementary
#68DCE8 #E8689C #E8B468
monochromatic
#1CABB9 #33D0E0 #68DCE8 #9DE8F0 #D2F5F8
Accessibility & contrast
On white
1.62
#68DCE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#68DCE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DCE8
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DCE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DCE8 | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD4E9
Deuteranopia (green-blind)
#B9C5E9
Tritanopia (blue-blind)
#00E4DF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #68dce8; /* rgb */ color: rgb(104, 220, 232); /* oklch */ color: oklch(83.2% 0.106 204.5);
Tailwind
colors: {
custom: {
50: '#9ee7ef',
500: '#68dce8',
950: '#000000',
},
}SCSS
$custom: #68dce8; $custom-light: #9ee7ef; $custom-dark: #000000;
JSON
{
"hex": "#68dce8",
"rgb": {
"r": 104,
"g": 220,
"b": 232
},
"hsl": {
"h": 185.625,
"s": 73.563,
"l": 65.882
},
"oklch": {
"l": 0.83194,
"c": 0.10587,
"h": 204.5
},
"luminance": 0.59956
}Semantic roles & 50–950 ramp
primary
#68DCE8
secondary
#B9473B
accent
#2210D6
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485