#68DED2#68DED2
#68DED2 is a very light, moderate teal. Relative luminance 0.598; OKLCH L 82.9% C 0.108 H 186.4°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #68DED2 |
|---|---|
| RGB | rgb(104, 222, 210) |
| HSL | hsl(174, 64%, 64%) |
| HSV | hsv(174, 53%, 87%) |
| CMYK | cmyk(53.2%, 0%, 5.4%, 12.9%) |
| CIE-LAB | lab(81.75, -36.13, -4.26) |
| CIE-LCH | lch(81.75, 36.38, 186.73°) |
| OKLab | oklab(82.93% -0.1076 -0.0121) |
| OKLCH | oklch(82.93% 0.108 186.4) |
| XYZ | xyz(43.4581, 59.8347, 70.2193) |
| Luminance | 0.5984 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.91
Mediumturquoise
#48D1CC
ΔE00 4.27
Tiffany Blue
#7BF2DA
ΔE00 5.76
Seafoam Blue
#78D1B6
ΔE00 6.80
Bright Aqua
#0BF9EA
ΔE00 6.92
Darkturquoise
#00CED1
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DED2 #DE6874
analogous
#68DE97 #68DED2 #68AFDE
triadic
#68DED2 #D268DE #DED268
tetradic
#68DED2 #9768DE #DE6874 #AFDE68
square
#68DED2 #9768DE #DE6874 #AFDE68
split-complementary
#68DED2 #DE68AF #DE9768
monochromatic
#25A79A #36D3C3 #68DED2 #9AE9E1 #CCF4F0
Accessibility & contrast
On white
1.62
#68DED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#68DED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DED2
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DED2 | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D3D2
Deuteranopia (green-blind)
#C1C5D3
Tritanopia (blue-blind)
#08E2DA
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #68ded2; /* rgb */ color: rgb(104, 222, 210); /* oklch */ color: oklch(82.9% 0.108 186.4);
Tailwind
colors: {
custom: {
50: '#9de8df',
500: '#68ded2',
950: '#000000',
},
}SCSS
$custom: #68ded2; $custom-light: #9de8df; $custom-dark: #000000;
JSON
{
"hex": "#68ded2",
"rgb": {
"r": 104,
"g": 222,
"b": 210
},
"hsl": {
"h": 173.898,
"s": 64.13,
"l": 63.922
},
"oklch": {
"l": 0.82932,
"c": 0.1083,
"h": 186.4
},
"luminance": 0.59839
}Semantic roles & 50–950 ramp
primary
#68DED2
secondary
#AA414B
accent
#1A2CCC
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484