#68DED9#68DED9
#68DED9 is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.2% C 0.107 H 191.6°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #68DED9 |
|---|---|
| RGB | rgb(104, 222, 217) |
| HSL | hsl(177, 64%, 64%) |
| HSV | hsv(177, 53%, 87%) |
| CMYK | cmyk(53.2%, 0%, 2.3%, 12.9%) |
| CIE-LAB | lab(81.94, -34.35, -7.70) |
| CIE-LCH | lch(81.94, 35.20, 192.63°) |
| OKLab | oklab(83.15% -0.1046 -0.0214) |
| OKLCH | oklch(83.15% 0.107 191.6) |
| XYZ | xyz(44.3493, 60.1911, 74.9131) |
| Luminance | 0.6019 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.71
Turquoise
#40E0D0
ΔE00 4.64
Darkturquoise
#00CED1
ΔE00 5.92
Bright Light Blue
#26F7FD
ΔE00 7.03
Bright Cyan
#41FDFE
ΔE00 7.34
Bright Aqua
#0BF9EA
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DED9 #DE686D
analogous
#68DE9E #68DED9 #68A8DE
triadic
#68DED9 #D968DE #DED968
tetradic
#68DED9 #9E68DE #DE686D #A8DE68
square
#68DED9 #9E68DE #DE686D #A8DE68
split-complementary
#68DED9 #DE68A8 #DE9E68
monochromatic
#25A7A2 #36D3CC #68DED9 #9AE9E6 #CCF4F2
Accessibility & contrast
On white
1.61
#68DED9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#68DED9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DED9
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DED9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DED9 | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D4D9
Deuteranopia (green-blind)
#BFC6DA
Tritanopia (blue-blind)
#00E3DC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #68ded9; /* rgb */ color: rgb(104, 222, 217); /* oklch */ color: oklch(83.2% 0.107 191.6);
Tailwind
colors: {
custom: {
50: '#9de8e4',
500: '#68ded9',
950: '#000000',
},
}SCSS
$custom: #68ded9; $custom-light: #9de8e4; $custom-dark: #000000;
JSON
{
"hex": "#68ded9",
"rgb": {
"r": 104,
"g": 222,
"b": 217
},
"hsl": {
"h": 177.458,
"s": 64.13,
"l": 63.922
},
"oklch": {
"l": 0.83152,
"c": 0.10681,
"h": 191.6
},
"luminance": 0.60195
}Semantic roles & 50–950 ramp
primary
#68DED9
secondary
#AA4145
accent
#1A21CC
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484