#68EBC8#68EBC8
#68EBC8 is a very light, vivid teal. Relative luminance 0.665; OKLCH L 85.7% C 0.127 H 173.0°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #68EBC8 |
|---|---|
| RGB | rgb(104, 235, 200) |
| HSL | hsl(164, 77%, 66%) |
| HSV | hsv(164, 56%, 92%) |
| CMYK | cmyk(55.7%, 0%, 14.9%, 7.8%) |
| CIE-LAB | lab(85.26, -44.38, 6.14) |
| CIE-LCH | lch(85.26, 44.80, 172.12°) |
| OKLab | oklab(85.7% -0.1259 0.0156) |
| OKLCH | oklch(85.7% 0.127 173) |
| XYZ | xyz(45.8378, 66.5254, 65.0575) |
| Luminance | 0.6653 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.89
Aqua Marine
#2EE8BB
ΔE00 3.75
Aqua (survey)
#13EAC9
ΔE00 3.78
Tiffany Blue
#7BF2DA
ΔE00 3.83
Aquamarine
#7FFFD4
ΔE00 4.73
Light Teal
#90E4C1
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EBC8 #EB688B
analogous
#68EB87 #68EBC8 #68CDEB
triadic
#68EBC8 #C868EB #EBC868
tetradic
#68EBC8 #8768EB #EB688B #CDEB68
square
#68EBC8 #8768EB #EB688B #CDEB68
split-complementary
#68EBC8 #EB68CD #EB8768
monochromatic
#19BF93 #32E4B4 #68EBC8 #9EF2DC #D4F9EF
Accessibility & contrast
On white
1.47
#68EBC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#68EBC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EBC8
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EBC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EBC8 | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DDC6
Deuteranopia (green-blind)
#D1CFCA
Tritanopia (blue-blind)
#14EDE1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #68ebc8; /* rgb */ color: rgb(104, 235, 200); /* oklch */ color: oklch(85.7% 0.127 173.0);
Tailwind
colors: {
custom: {
50: '#9ef2d8',
500: '#68ebc8',
950: '#000000',
},
}SCSS
$custom: #68ebc8; $custom-light: #9ef2d8; $custom-dark: #000000;
JSON
{
"hex": "#68ebc8",
"rgb": {
"r": 104,
"g": 235,
"b": 200
},
"hsl": {
"h": 163.969,
"s": 76.608,
"l": 66.471
},
"oklch": {
"l": 0.85699,
"c": 0.12682,
"h": 173
},
"luminance": 0.6653
}Semantic roles & 50–950 ramp
primary
#68EBC8
secondary
#BE395D
accent
#0D43D9
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583