#68D4E2#68D4E2
#68D4E2 is a light, moderate teal. Relative luminance 0.555; OKLCH L 81.1% C 0.101 H 206.7°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #68D4E2 |
|---|---|
| RGB | rgb(104, 212, 226) |
| HSL | hsl(187, 68%, 65%) |
| HSV | hsv(187, 54%, 89%) |
| CMYK | cmyk(54%, 6.2%, 0%, 11.4%) |
| CIE-LAB | lab(79.34, -27.18, -16.39) |
| CIE-LCH | lch(79.34, 31.74, 211.08°) |
| OKLab | oklab(81.14% -0.0902 -0.0453) |
| OKLCH | oklch(81.14% 0.101 206.7) |
| XYZ | xyz(42.9743, 55.5170, 80.3879) |
| Luminance | 0.5552 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.17
Robin'S Egg
#6DEDFD
ΔE00 5.68
Neon Blue
#04D9FF
ΔE00 6.71
Robin Egg Blue
#8AF1FE
ΔE00 6.80
Darkturquoise
#00CED1
ΔE00 6.96
Robin'S Egg Blue
#98EFF9
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68D4E2 #E27668
analogous
#68E2B3 #68D4E2 #6897E2
triadic
#68D4E2 #E268D4 #D4E268
tetradic
#68D4E2 #B368E2 #E27668 #97E268
square
#68D4E2 #B368E2 #E27668 #97E268
split-complementary
#68D4E2 #E26897 #E2B368
monochromatic
#219EAE #35C5D8 #68D4E2 #9BE3EC #CFF1F6
Accessibility & contrast
On white
1.73
#68D4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#68D4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68D4E2
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68D4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68D4E2 | 1.00 | 1.73 | 12.10 | 12.10 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CDE3
Deuteranopia (green-blind)
#B2BEE2
Tritanopia (blue-blind)
#00DCD8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #68d4e2; /* rgb */ color: rgb(104, 212, 226); /* oklch */ color: oklch(81.1% 0.101 206.7);
Tailwind
colors: {
custom: {
50: '#9de1eb',
500: '#68d4e2',
950: '#000000',
},
}SCSS
$custom: #68d4e2; $custom-light: #9de1eb; $custom-dark: #000000;
JSON
{
"hex": "#68d4e2",
"rgb": {
"r": 104,
"g": 212,
"b": 226
},
"hsl": {
"h": 186.885,
"s": 67.778,
"l": 64.706
},
"oklch": {
"l": 0.81143,
"c": 0.10093,
"h": 206.7
},
"luminance": 0.55521
}Semantic roles & 50–950 ramp
primary
#68D4E2
secondary
#B04C3F
accent
#2B16D0
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#0F1516
muted
#808484