#68D7E5#68D7E5
#68D7E5 is a light, moderate teal. Relative luminance 0.572; OKLCH L 81.9% C 0.103 H 206.4°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #68D7E5 |
|---|---|
| RGB | rgb(104, 215, 229) |
| HSL | hsl(187, 71%, 65%) |
| HSV | hsv(187, 55%, 90%) |
| CMYK | cmyk(54.6%, 6.1%, 0%, 10.2%) |
| CIE-LAB | lab(80.29, -27.83, -16.55) |
| CIE-LCH | lch(80.29, 32.38, 210.75°) |
| OKLab | oklab(81.94% -0.0922 -0.0458) |
| OKLCH | oklch(81.94% 0.103 206.4) |
| XYZ | xyz(44.1465, 57.1969, 82.8272) |
| Luminance | 0.5720 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.98
Robin'S Egg
#6DEDFD
ΔE00 4.97
Robin Egg Blue
#8AF1FE
ΔE00 6.16
Robin'S Egg Blue
#98EFF9
ΔE00 6.51
Neon Blue
#04D9FF
ΔE00 6.65
Darkturquoise
#00CED1
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68D7E5 #E57668
analogous
#68E5B4 #68D7E5 #6898E5
triadic
#68D7E5 #E568D7 #D7E568
tetradic
#68D7E5 #B468E5 #E57668 #98E568
square
#68D7E5 #B468E5 #E57668 #98E568
split-complementary
#68D7E5 #E56898 #E5B468
monochromatic
#1FA3B4 #34C9DC #68D7E5 #9CE5EE #D0F3F7
Accessibility & contrast
On white
1.69
#68D7E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#68D7E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68D7E5
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68D7E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68D7E5 | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D0E6
Deuteranopia (green-blind)
#B4C1E5
Tritanopia (blue-blind)
#00DFDB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #68d7e5; /* rgb */ color: rgb(104, 215, 229); /* oklch */ color: oklch(81.9% 0.103 206.4);
Tailwind
colors: {
custom: {
50: '#9de3ed',
500: '#68d7e5',
950: '#000000',
},
}SCSS
$custom: #68d7e5; $custom-light: #9de3ed; $custom-dark: #000000;
JSON
{
"hex": "#68d7e5",
"rgb": {
"r": 104,
"g": 215,
"b": 229
},
"hsl": {
"h": 186.72,
"s": 70.621,
"l": 65.294
},
"oklch": {
"l": 0.8194,
"c": 0.10296,
"h": 206.4
},
"luminance": 0.57201
}Semantic roles & 50–950 ramp
primary
#68D7E5
secondary
#B44A3D
accent
#2813D3
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#0F1516
muted
#808484