#68EDDC#68EDDC
#68EDDC is a very light, moderate teal. Relative luminance 0.687; OKLCH L 86.7% C 0.120 H 183.9°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #68EDDC |
|---|---|
| RGB | rgb(104, 237, 220) |
| HSL | hsl(172, 79%, 67%) |
| HSV | hsv(172, 56%, 93%) |
| CMYK | cmyk(56.1%, 0%, 7.2%, 7.1%) |
| CIE-LAB | lab(86.34, -40.47, -2.79) |
| CIE-LCH | lch(86.34, 40.57, 183.94°) |
| OKLab | oklab(86.74% -0.1193 -0.0082) |
| OKLCH | oklch(86.74% 0.12 183.9) |
| XYZ | xyz(48.9057, 68.6739, 78.3743) |
| Luminance | 0.6868 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.87
Turquoise
#40E0D0
ΔE00 3.66
Bright Aqua
#0BF9EA
ΔE00 4.28
Aqua (survey)
#13EAC9
ΔE00 5.73
Bright Turquoise
#0FFEF9
ΔE00 6.20
Bright Cyan
#41FDFE
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EDDC #ED6879
analogous
#68ED9A #68EDDC #68BCED
triadic
#68EDDC #DC68ED #EDDC68
tetradic
#68EDDC #9A68ED #ED6879 #BCED68
square
#68EDDC #9A68ED #ED6879 #BCED68
split-complementary
#68EDDC #ED68BC #ED9A68
monochromatic
#17C3AD #31E6CF #68EDDC #9FF4E9 #D5FAF5
Accessibility & contrast
On white
1.43
#68EDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#68EDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EDDC
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EDDC | 1.00 | 1.43 | 14.74 | 14.74 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E1DB
Deuteranopia (green-blind)
#CED2DE
Tritanopia (blue-blind)
#00F1E8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #68eddc; /* rgb */ color: rgb(104, 237, 220); /* oklch */ color: oklch(86.7% 0.120 183.9);
Tailwind
colors: {
custom: {
50: '#9ff3e6',
500: '#68eddc',
950: '#000000',
},
}SCSS
$custom: #68eddc; $custom-light: #9ff3e6; $custom-dark: #000000;
JSON
{
"hex": "#68eddc",
"rgb": {
"r": 104,
"g": 237,
"b": 220
},
"hsl": {
"h": 172.331,
"s": 78.698,
"l": 66.863
},
"oklch": {
"l": 0.8674,
"c": 0.11955,
"h": 183.9
},
"luminance": 0.68679
}Semantic roles & 50–950 ramp
primary
#68EDDC
secondary
#C1384A
accent
#0B25DB
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101716
muted
#808584