#68DCE6#68DCE6
#68DCE6 is a very light, moderate teal. Relative luminance 0.598; OKLCH L 83.1% C 0.106 H 203.0°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #68DCE6 |
|---|---|
| RGB | rgb(104, 220, 230) |
| HSL | hsl(185, 72%, 65%) |
| HSV | hsv(185, 55%, 90%) |
| CMYK | cmyk(54.8%, 4.3%, 0%, 9.8%) |
| CIE-LAB | lab(81.75, -29.97, -14.89) |
| CIE-LCH | lch(81.75, 33.47, 206.42°) |
| OKLab | oklab(83.13% -0.0972 -0.0412) |
| OKLCH | oklch(83.13% 0.106 203) |
| XYZ | xyz(45.5792, 59.8382, 83.9955) |
| Luminance | 0.5984 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.00
Robin'S Egg
#6DEDFD
ΔE00 4.22
Robin Egg Blue
#8AF1FE
ΔE00 5.42
Robin'S Egg Blue
#98EFF9
ΔE00 5.84
Darkturquoise
#00CED1
ΔE00 6.44
Mediumturquoise
#48D1CC
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DCE6 #E67268
analogous
#68E6B1 #68DCE6 #689DE6
triadic
#68DCE6 #E668DC #DCE668
tetradic
#68DCE6 #B168E6 #E67268 #9DE668
square
#68DCE6 #B168E6 #E67268 #9DE668
split-complementary
#68DCE6 #E6689D #E6B168
monochromatic
#1EAAB6 #33D0DD #68DCE6 #9DE8EF #D1F4F7
Accessibility & contrast
On white
1.62
#68DCE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#68DCE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DCE6
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DCE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DCE6 | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD4E7
Deuteranopia (green-blind)
#B9C5E7
Tritanopia (blue-blind)
#00E4DF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #68dce6; /* rgb */ color: rgb(104, 220, 230); /* oklch */ color: oklch(83.1% 0.106 203.0);
Tailwind
colors: {
custom: {
50: '#9ee7ed',
500: '#68dce6',
950: '#000000',
},
}SCSS
$custom: #68dce6; $custom-light: #9ee7ed; $custom-dark: #000000;
JSON
{
"hex": "#68dce6",
"rgb": {
"r": 104,
"g": 220,
"b": 230
},
"hsl": {
"h": 184.762,
"s": 71.591,
"l": 65.49
},
"oklch": {
"l": 0.83125,
"c": 0.10552,
"h": 203
},
"luminance": 0.59843
}Semantic roles & 50–950 ramp
primary
#68DCE6
secondary
#B6463C
accent
#2112D4
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#0F1616
muted
#808484