#68D5E4#68D5E4
#68D5E4 is a light, moderate teal. Relative luminance 0.561; OKLCH L 81.4% C 0.102 H 207.3°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #68D5E4 |
|---|---|
| RGB | rgb(104, 213, 228) |
| HSL | hsl(187, 70%, 65%) |
| HSV | hsv(187, 54%, 89%) |
| CMYK | cmyk(54.4%, 6.6%, 0%, 10.6%) |
| CIE-LAB | lab(79.69, -27.12, -16.93) |
| CIE-LCH | lch(79.69, 31.97, 211.97°) |
| OKLab | oklab(81.45% -0.0905 -0.0468) |
| OKLCH | oklch(81.45% 0.102 207.3) |
| XYZ | xyz(43.5011, 56.1289, 81.9252) |
| Luminance | 0.5613 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.17
Robin'S Egg
#6DEDFD
ΔE00 5.44
Neon Blue
#04D9FF
ΔE00 6.39
Robin Egg Blue
#8AF1FE
ΔE00 6.59
Robin'S Egg Blue
#98EFF9
ΔE00 6.89
Darkturquoise
#00CED1
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68D5E4 #E47768
analogous
#68E4B5 #68D5E4 #6897E4
triadic
#68D5E4 #E468D5 #D5E468
tetradic
#68D5E4 #B568E4 #E47768 #97E468
square
#68D5E4 #B568E4 #E47768 #97E468
split-complementary
#68D5E4 #E46897 #E4B568
monochromatic
#20A0B2 #34C7DB #68D5E4 #9CE3ED #D0F2F7
Accessibility & contrast
On white
1.72
#68D5E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#68D5E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68D5E4
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68D5E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68D5E4 | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CEE5
Deuteranopia (green-blind)
#B2BFE4
Tritanopia (blue-blind)
#00DDD9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #68d5e4; /* rgb */ color: rgb(104, 213, 228); /* oklch */ color: oklch(81.4% 0.102 207.3);
Tailwind
colors: {
custom: {
50: '#9de2ec',
500: '#68d5e4',
950: '#000000',
},
}SCSS
$custom: #68d5e4; $custom-light: #9de2ec; $custom-dark: #000000;
JSON
{
"hex": "#68d5e4",
"rgb": {
"r": 104,
"g": 213,
"b": 228
},
"hsl": {
"h": 187.258,
"s": 69.663,
"l": 65.098
},
"oklch": {
"l": 0.81445,
"c": 0.10187,
"h": 207.3
},
"luminance": 0.56133
}Semantic roles & 50–950 ramp
primary
#68D5E4
secondary
#B34C3E
accent
#2B14D2
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#0F1516
muted
#808484