#68D8E7#68D8E7
#68D8E7 is a very light, moderate teal. Relative luminance 0.578; OKLCH L 82.2% C 0.104 H 207.1°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #68D8E7 |
|---|---|
| RGB | rgb(104, 216, 231) |
| HSL | hsl(187, 73%, 66%) |
| HSV | hsv(187, 55%, 91%) |
| CMYK | cmyk(55%, 6.5%, 0%, 9.4%) |
| CIE-LAB | lab(80.64, -27.77, -17.10) |
| CIE-LCH | lch(80.64, 32.61, 211.62°) |
| OKLab | oklab(82.24% -0.0925 -0.0473) |
| OKLCH | oklch(82.24% 0.104 207.1) |
| XYZ | xyz(44.6827, 57.8200, 84.3914) |
| Luminance | 0.5782 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.02
Robin'S Egg
#6DEDFD
ΔE00 4.72
Robin Egg Blue
#8AF1FE
ΔE00 5.95
Neon Blue
#04D9FF
ΔE00 6.35
Robin'S Egg Blue
#98EFF9
ΔE00 6.36
Darkturquoise
#00CED1
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68D8E7 #E77768
analogous
#68E7B7 #68D8E7 #6898E7
triadic
#68D8E7 #E768D8 #D8E768
tetradic
#68D8E7 #B768E7 #E77768 #98E768
square
#68D8E7 #B768E7 #E77768 #98E768
split-complementary
#68D8E7 #E76898 #E7B768
monochromatic
#1DA5B7 #33CADF #68D8E7 #9DE6EF #D2F3F8
Accessibility & contrast
On white
1.67
#68D8E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#68D8E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68D8E7
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68D8E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68D8E7 | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D1E8
Deuteranopia (green-blind)
#B5C2E7
Tritanopia (blue-blind)
#00E0DC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #68d8e7; /* rgb */ color: rgb(104, 216, 231); /* oklch */ color: oklch(82.2% 0.104 207.1);
Tailwind
colors: {
custom: {
50: '#9ee4ee',
500: '#68d8e7',
950: '#000000',
},
}SCSS
$custom: #68d8e7; $custom-light: #9ee4ee; $custom-dark: #000000;
JSON
{
"hex": "#68d8e7",
"rgb": {
"r": 104,
"g": 216,
"b": 231
},
"hsl": {
"h": 187.087,
"s": 72.571,
"l": 65.686
},
"oklch": {
"l": 0.82241,
"c": 0.10388,
"h": 207.1
},
"luminance": 0.57824
}Semantic roles & 50–950 ramp
primary
#68D8E7
secondary
#B74A3C
accent
#2811D5
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485