#68D2DF#68D2DF
#68D2DF is a light, moderate teal. Relative luminance 0.544; OKLCH L 80.6% C 0.099 H 206.0°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #68D2DF |
|---|---|
| RGB | rgb(104, 210, 223) |
| HSL | hsl(187, 65%, 64%) |
| HSV | hsv(187, 53%, 87%) |
| CMYK | cmyk(53.4%, 5.8%, 0%, 12.5%) |
| CIE-LAB | lab(78.67, -27.02, -15.78) |
| CIE-LCH | lch(78.67, 31.29, 210.29°) |
| OKLab | oklab(80.58% -0.0892 -0.0436) |
| OKLCH | oklch(80.58% 0.099 206) |
| XYZ | xyz(42.0694, 54.3600, 78.0733) |
| Luminance | 0.5436 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.31
Robin'S Egg
#6DEDFD
ΔE00 6.18
Darkturquoise
#00CED1
ΔE00 6.66
Neon Blue
#04D9FF
ΔE00 7.09
Robin Egg Blue
#8AF1FE
ΔE00 7.26
Robin'S Egg Blue
#98EFF9
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68D2DF #DF7568
analogous
#68DFB1 #68D2DF #6897DF
triadic
#68D2DF #DF68D2 #D2DF68
tetradic
#68D2DF #B168DF #DF7568 #97DF68
square
#68D2DF #B168DF #DF7568 #97DF68
split-complementary
#68D2DF #DF6897 #DFB168
monochromatic
#249AA9 #36C3D4 #68D2DF #9BE1EA #CDF0F4
Accessibility & contrast
On white
1.77
#68D2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#68D2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68D2DF
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68D2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68D2DF | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CBE0
Deuteranopia (green-blind)
#B1BDDF
Tritanopia (blue-blind)
#00DAD6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #68d2df; /* rgb */ color: rgb(104, 210, 223); /* oklch */ color: oklch(80.6% 0.099 206.0);
Tailwind
colors: {
custom: {
50: '#9ce0e9',
500: '#68d2df',
950: '#000000',
},
}SCSS
$custom: #68d2df; $custom-light: #9ce0e9; $custom-dark: #000000;
JSON
{
"hex": "#68d2df",
"rgb": {
"r": 104,
"g": 210,
"b": 223
},
"hsl": {
"h": 186.555,
"s": 65.027,
"l": 64.118
},
"oklch": {
"l": 0.80576,
"c": 0.09933,
"h": 206
},
"luminance": 0.54364
}Semantic roles & 50–950 ramp
primary
#68D2DF
secondary
#AB4C40
accent
#2C19CD
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484