#68EEC4#68EEC4
#68EEC4 is a very light, vivid teal. Relative luminance 0.681; OKLCH L 86.3% C 0.133 H 169.6°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #68EEC4 |
|---|---|
| RGB | rgb(104, 238, 196) |
| HSL | hsl(161, 80%, 67%) |
| HSV | hsv(161, 56%, 93%) |
| CMYK | cmyk(56.3%, 0%, 17.6%, 6.7%) |
| CIE-LAB | lab(86.04, -46.59, 9.35) |
| CIE-LCH | lch(86.04, 47.52, 168.65°) |
| OKLab | oklab(86.3% -0.1308 0.0239) |
| OKLCH | oklch(86.3% 0.133 169.6) |
| XYZ | xyz(46.2425, 68.0732, 62.9163) |
| Luminance | 0.6808 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.14
Aqua Marine
#2EE8BB
ΔE00 3.30
Aquamarine
#7FFFD4
ΔE00 3.81
Light Aquamarine
#7BFDC7
ΔE00 4.27
Bright Teal
#01F9C6
ΔE00 4.33
Seafoam
#7FE0B3
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EEC4 #EE6892
analogous
#68EE81 #68EEC4 #68D5EE
triadic
#68EEC4 #C468EE #EEC468
tetradic
#68EEC4 #8168EE #EE6892 #D5EE68
square
#68EEC4 #8168EE #EE6892 #D5EE68
split-complementary
#68EEC4 #EE68D5 #EE8168
monochromatic
#16C58E #31E8AF #68EEC4 #9FF4D9 #D6FAEF
Accessibility & contrast
On white
1.44
#68EEC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#68EEC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EEC4
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EEC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EEC4 | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E0C2
Deuteranopia (green-blind)
#D4D1C7
Tritanopia (blue-blind)
#19EFE2
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #68eec4; /* rgb */ color: rgb(104, 238, 196); /* oklch */ color: oklch(86.3% 0.133 169.6);
Tailwind
colors: {
custom: {
50: '#9ef4d5',
500: '#68eec4',
950: '#000000',
},
}SCSS
$custom: #68eec4; $custom-light: #9ef4d5; $custom-dark: #000000;
JSON
{
"hex": "#68eec4",
"rgb": {
"r": 104,
"g": 238,
"b": 196
},
"hsl": {
"h": 161.194,
"s": 79.762,
"l": 67.059
},
"oklch": {
"l": 0.86302,
"c": 0.13297,
"h": 169.6
},
"luminance": 0.68078
}Semantic roles & 50–950 ramp
primary
#68EEC4
secondary
#C33763
accent
#094BDC
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583