#68EDC0#68EDC0
#68EDC0 is a very light, vivid teal. Relative luminance 0.673; OKLCH L 86.0% C 0.134 H 168.0°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #68EDC0 |
|---|---|
| RGB | rgb(104, 237, 192) |
| HSL | hsl(160, 79%, 67%) |
| HSV | hsv(160, 56%, 93%) |
| CMYK | cmyk(56.1%, 0%, 19%, 7.1%) |
| CIE-LAB | lab(85.66, -47.05, 10.90) |
| CIE-LCH | lch(85.66, 48.30, 166.96°) |
| OKLab | oklab(85.96% -0.1315 0.0279) |
| OKLCH | oklch(85.96% 0.134 168) |
| XYZ | xyz(45.5030, 67.3128, 60.4537) |
| Luminance | 0.6732 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.52
Aqua Marine
#2EE8BB
ΔE00 3.27
Light Aquamarine
#7BFDC7
ΔE00 3.99
Seafoam
#7FE0B3
ΔE00 4.10
Aquamarine
#7FFFD4
ΔE00 4.10
Bright Teal
#01F9C6
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EDC0 #ED6895
analogous
#68ED7E #68EDC0 #68D8ED
triadic
#68EDC0 #C068ED #EDC068
tetradic
#68EDC0 #7E68ED #ED6895 #D8ED68
square
#68EDC0 #7E68ED #ED6895 #D8ED68
split-complementary
#68EDC0 #ED68D8 #ED7E68
monochromatic
#17C389 #31E6A9 #68EDC0 #9FF4D7 #D5FAEE
Accessibility & contrast
On white
1.45
#68EDC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#68EDC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EDC0
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EDC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EDC0 | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DEBE
Deuteranopia (green-blind)
#D4D0C3
Tritanopia (blue-blind)
#20EEE0
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #68edc0; /* rgb */ color: rgb(104, 237, 192); /* oklch */ color: oklch(86.0% 0.134 168.0);
Tailwind
colors: {
custom: {
50: '#9ef3d3',
500: '#68edc0',
950: '#000000',
},
}SCSS
$custom: #68edc0; $custom-light: #9ef3d3; $custom-dark: #000000;
JSON
{
"hex": "#68edc0",
"rgb": {
"r": 104,
"g": 237,
"b": 192
},
"hsl": {
"h": 159.699,
"s": 78.698,
"l": 66.863
},
"oklch": {
"l": 0.85962,
"c": 0.13445,
"h": 168
},
"luminance": 0.67317
}Semantic roles & 50–950 ramp
primary
#68EDC0
secondary
#C13866
accent
#0B51DB
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583