#68EFDC#68EFDC
#68EFDC is a very light, vivid teal. Relative luminance 0.698; OKLCH L 87.2% C 0.121 H 182.8°. Best body text is #000000 at 14.97:1 contrast (WCAG AA passes).
Color values
| HEX | #68EFDC |
|---|---|
| RGB | rgb(104, 239, 220) |
| HSL | hsl(172, 81%, 67%) |
| HSV | hsv(172, 56%, 94%) |
| CMYK | cmyk(56.5%, 0%, 7.9%, 6.3%) |
| CIE-LAB | lab(86.92, -41.37, -1.94) |
| CIE-LCH | lch(86.92, 41.41, 182.69°) |
| OKLab | oklab(87.21% -0.1213 -0.0059) |
| OKLCH | oklch(87.21% 0.121 182.8) |
| XYZ | xyz(49.4879, 69.8385, 78.5684) |
| Luminance | 0.6984 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.31
Turquoise
#40E0D0
ΔE00 4.05
Bright Aqua
#0BF9EA
ΔE00 4.20
Aqua (survey)
#13EAC9
ΔE00 5.32
Bright Turquoise
#0FFEF9
ΔE00 6.39
Light Aqua
#8CFFDB
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EFDC #EF687B
analogous
#68EF99 #68EFDC #68BEEF
triadic
#68EFDC #DC68EF #EFDC68
tetradic
#68EFDC #9968EF #EF687B #BEEF68
square
#68EFDC #9968EF #EF687B #BEEF68
split-complementary
#68EFDC #EF68BE #EF9968
monochromatic
#15C7AE #31E9CF #68EFDC #9FF5E9 #D7FBF6
Accessibility & contrast
On white
1.40
#68EFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.97
#68EFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EFDC
14.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EFDC | 1.00 | 1.40 | 14.97 | 14.97 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E3DB
Deuteranopia (green-blind)
#D0D3DE
Tritanopia (blue-blind)
#00F3E9
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #68efdc; /* rgb */ color: rgb(104, 239, 220); /* oklch */ color: oklch(87.2% 0.121 182.8);
Tailwind
colors: {
custom: {
50: '#9ff5e6',
500: '#68efdc',
950: '#000000',
},
}SCSS
$custom: #68efdc; $custom-light: #9ff5e6; $custom-dark: #000000;
JSON
{
"hex": "#68efdc",
"rgb": {
"r": 104,
"g": 239,
"b": 220
},
"hsl": {
"h": 171.556,
"s": 80.838,
"l": 67.255
},
"oklch": {
"l": 0.87207,
"c": 0.12149,
"h": 182.8
},
"luminance": 0.69843
}Semantic roles & 50–950 ramp
primary
#68EFDC
secondary
#C5374B
accent
#0826DD
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101716
muted
#808584