#68DED5#68DED5
#68DED5 is a very light, moderate teal. Relative luminance 0.600; OKLCH L 83.0% C 0.108 H 188.6°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #68DED5 |
|---|---|
| RGB | rgb(104, 222, 213) |
| HSL | hsl(175, 64%, 64%) |
| HSV | hsv(175, 53%, 87%) |
| CMYK | cmyk(53.2%, 0%, 4.1%, 12.9%) |
| CIE-LAB | lab(81.83, -35.38, -5.74) |
| CIE-LCH | lch(81.83, 35.84, 189.21°) |
| OKLab | oklab(83.03% -0.1063 -0.0161) |
| OKLCH | oklch(83.03% 0.108 188.6) |
| XYZ | xyz(43.8353, 59.9856, 72.2062) |
| Luminance | 0.5999 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.52
Mediumturquoise
#48D1CC
ΔE00 3.85
Tiffany Blue
#7BF2DA
ΔE00 6.47
Darkturquoise
#00CED1
ΔE00 6.57
Bright Aqua
#0BF9EA
ΔE00 7.08
Seafoam Blue
#78D1B6
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DED5 #DE6871
analogous
#68DE9A #68DED5 #68ACDE
triadic
#68DED5 #D568DE #DED568
tetradic
#68DED5 #9A68DE #DE6871 #ACDE68
square
#68DED5 #9A68DE #DE6871 #ACDE68
split-complementary
#68DED5 #DE68AC #DE9A68
monochromatic
#25A79D #36D3C7 #68DED5 #9AE9E3 #CCF4F1
Accessibility & contrast
On white
1.62
#68DED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#68DED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DED5
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DED5 | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D4D5
Deuteranopia (green-blind)
#C0C6D6
Tritanopia (blue-blind)
#00E3DB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #68ded5; /* rgb */ color: rgb(104, 222, 213); /* oklch */ color: oklch(83.0% 0.108 188.6);
Tailwind
colors: {
custom: {
50: '#9de8e1',
500: '#68ded5',
950: '#000000',
},
}SCSS
$custom: #68ded5; $custom-light: #9de8e1; $custom-dark: #000000;
JSON
{
"hex": "#68ded5",
"rgb": {
"r": 104,
"g": 222,
"b": 213
},
"hsl": {
"h": 175.424,
"s": 64.13,
"l": 63.922
},
"oklch": {
"l": 0.83025,
"c": 0.10756,
"h": 188.6
},
"luminance": 0.5999
}Semantic roles & 50–950 ramp
primary
#68DED5
secondary
#AA4149
accent
#1A27CC
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484