#68EEC2#68EEC2
#68EEC2 is a very light, vivid teal. Relative luminance 0.680; OKLCH L 86.3% C 0.134 H 168.6°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #68EEC2 |
|---|---|
| RGB | rgb(104, 238, 194) |
| HSL | hsl(160, 80%, 67%) |
| HSV | hsv(160, 56%, 93%) |
| CMYK | cmyk(56.3%, 0%, 18.5%, 6.7%) |
| CIE-LAB | lab(86.00, -47.04, 10.33) |
| CIE-LCH | lch(86.00, 48.16, 167.61°) |
| OKLab | oklab(86.25% -0.1317 0.0265) |
| OKLCH | oklch(86.25% 0.134 168.6) |
| XYZ | xyz(46.0164, 67.9827, 61.7254) |
| Luminance | 0.6799 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.28
Aqua Marine
#2EE8BB
ΔE00 3.30
Aquamarine
#7FFFD4
ΔE00 3.85
Light Aquamarine
#7BFDC7
ΔE00 3.97
Bright Teal
#01F9C6
ΔE00 4.25
Seafoam
#7FE0B3
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EEC2 #EE6894
analogous
#68EE7F #68EEC2 #68D7EE
triadic
#68EEC2 #C268EE #EEC268
tetradic
#68EEC2 #7F68EE #EE6894 #D7EE68
square
#68EEC2 #7F68EE #EE6894 #D7EE68
split-complementary
#68EEC2 #EE68D7 #EE7F68
monochromatic
#16C58C #31E8AC #68EEC2 #9FF4D8 #D6FAEE
Accessibility & contrast
On white
1.44
#68EEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#68EEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EEC2
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EEC2 | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DFC0
Deuteranopia (green-blind)
#D5D1C5
Tritanopia (blue-blind)
#1CEFE1
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #68eec2; /* rgb */ color: rgb(104, 238, 194); /* oklch */ color: oklch(86.3% 0.134 168.6);
Tailwind
colors: {
custom: {
50: '#9ef4d4',
500: '#68eec2',
950: '#000000',
},
}SCSS
$custom: #68eec2; $custom-light: #9ef4d4; $custom-dark: #000000;
JSON
{
"hex": "#68eec2",
"rgb": {
"r": 104,
"g": 238,
"b": 194
},
"hsl": {
"h": 160.299,
"s": 79.762,
"l": 67.059
},
"oklch": {
"l": 0.8625,
"c": 0.13432,
"h": 168.6
},
"luminance": 0.67987
}Semantic roles & 50–950 ramp
primary
#68EEC2
secondary
#C33765
accent
#094FDC
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583