#68FCC8#68FCC8
#68FCC8 is a very light, vivid teal. Relative luminance 0.767; OKLCH L 89.7% C 0.147 H 166.8°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #68FCC8 |
|---|---|
| RGB | rgb(104, 252, 200) |
| HSL | hsl(159, 96%, 70%) |
| HSV | hsv(159, 59%, 99%) |
| CMYK | cmyk(58.7%, 0%, 20.6%, 1.2%) |
| CIE-LAB | lab(90.20, -51.60, 13.19) |
| CIE-LCH | lch(90.20, 53.26, 165.66°) |
| OKLab | oklab(89.72% -0.1435 0.0338) |
| OKLCH | oklch(89.72% 0.147 166.8) |
| XYZ | xyz(50.9395, 76.7289, 66.7580) |
| Luminance | 0.7673 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.66
Aquamarine
#7FFFD4
ΔE00 2.59
Light Turquoise
#7EF4CC
ΔE00 3.36
Bright Teal
#01F9C6
ΔE00 3.52
Light Greenish Blue
#63F7B4
ΔE00 3.61
Greenish Cyan
#2AFEB7
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FCC8 #FC689C
analogous
#68FC7E #68FCC8 #68E6FC
triadic
#68FCC8 #C868FC #FCC868
tetradic
#68FCC8 #7E68FC #FC689C #E6FC68
square
#68FCC8 #7E68FC #FC689C #E6FC68
split-complementary
#68FCC8 #FC68E6 #FC7E68
monochromatic
#05E596 #2CFBB2 #68FCC8 #A4FDDE #E0FEF4
Accessibility & contrast
On white
1.28
#68FCC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#68FCC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FCC8
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FCC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FCC8 | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7ECC5
Deuteranopia (green-blind)
#E2DDCB
Tritanopia (blue-blind)
#00FDED
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #68fcc8; /* rgb */ color: rgb(104, 252, 200); /* oklch */ color: oklch(89.7% 0.147 166.8);
Tailwind
colors: {
custom: {
50: '#a0fed8',
500: '#68fcc8',
950: '#000000',
},
}SCSS
$custom: #68fcc8; $custom-light: #a0fed8; $custom-dark: #000000;
JSON
{
"hex": "#68fcc8",
"rgb": {
"r": 104,
"g": 252,
"b": 200
},
"hsl": {
"h": 158.919,
"s": 96.104,
"l": 69.804
},
"oklch": {
"l": 0.89717,
"c": 0.14747,
"h": 166.8
},
"luminance": 0.76734
}Semantic roles & 50–950 ramp
primary
#68FCC8
secondary
#D7316C
accent
#0051E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683