#68D4E7#68D4E7
#68D4E7 is a light, moderate teal. Relative luminance 0.558; OKLCH L 81.3% C 0.102 H 210.5°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #68D4E7 |
|---|---|
| RGB | rgb(104, 212, 231) |
| HSL | hsl(189, 73%, 66%) |
| HSV | hsv(189, 55%, 91%) |
| CMYK | cmyk(55%, 8.2%, 0%, 9.4%) |
| CIE-LAB | lab(79.50, -25.80, -18.82) |
| CIE-LCH | lch(79.50, 31.94, 216.10°) |
| OKLab | oklab(81.32% -0.0882 -0.0521) |
| OKLCH | oklch(81.32% 0.102 210.5) |
| XYZ | xyz(43.6704, 55.7954, 84.0540) |
| Luminance | 0.5580 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.82
Neon Blue
#04D9FF
ΔE00 5.36
Robin'S Egg
#6DEDFD
ΔE00 5.87
Sky Blue
#87CEEB
ΔE00 6.62
Robin Egg Blue
#8AF1FE
ΔE00 6.98
Robin'S Egg Blue
#98EFF9
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68D4E7 #E77B68
analogous
#68E7BA #68D4E7 #6895E7
triadic
#68D4E7 #E768D4 #D4E768
tetradic
#68D4E7 #BA68E7 #E77B68 #95E768
square
#68D4E7 #BA68E7 #E77B68 #95E768
split-complementary
#68D4E7 #E76895 #E7BA68
monochromatic
#1DA0B7 #33C5DF #68D4E7 #9DE3EF #D2F2F8
Accessibility & contrast
On white
1.73
#68D4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#68D4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68D4E7
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68D4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68D4E7 | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CDE8
Deuteranopia (green-blind)
#B0BFE7
Tritanopia (blue-blind)
#00DDDA
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #68d4e7; /* rgb */ color: rgb(104, 212, 231); /* oklch */ color: oklch(81.3% 0.102 210.5);
Tailwind
colors: {
custom: {
50: '#9de1ee',
500: '#68d4e7',
950: '#000000',
},
}SCSS
$custom: #68d4e7; $custom-light: #9de1ee; $custom-dark: #000000;
JSON
{
"hex": "#68d4e7",
"rgb": {
"r": 104,
"g": 212,
"b": 231
},
"hsl": {
"h": 188.976,
"s": 72.571,
"l": 65.686
},
"oklch": {
"l": 0.81324,
"c": 0.10245,
"h": 210.5
},
"luminance": 0.558
}Semantic roles & 50–950 ramp
primary
#68D4E7
secondary
#B74E3C
accent
#2E11D5
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485