#68FCC0#68FCC0
#68FCC0 is a very light, vivid teal. Relative luminance 0.764; OKLCH L 89.5% C 0.153 H 163.5°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #68FCC0 |
|---|---|
| RGB | rgb(104, 252, 192) |
| HSL | hsl(156, 96%, 70%) |
| HSV | hsv(156, 59%, 99%) |
| CMYK | cmyk(58.7%, 0%, 23.8%, 1.2%) |
| CIE-LAB | lab(90.03, -53.31, 17.07) |
| CIE-LCH | lch(90.03, 55.98, 162.25°) |
| OKLab | oklab(89.52% -0.1471 0.0437) |
| OKLCH | oklch(89.52% 0.153 163.5) |
| XYZ | xyz(50.0289, 76.3647, 61.9623) |
| Luminance | 0.7637 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.73
Light Greenish Blue
#63F7B4
ΔE00 1.95
Greenish Cyan
#2AFEB7
ΔE00 3.09
Light Blue Green
#7EFBB3
ΔE00 3.57
Greenish Turquoise
#00FBB0
ΔE00 3.93
Aquamarine
#7FFFD4
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FCC0 #FC68A4
analogous
#68FC76 #68FCC0 #68EEFC
triadic
#68FCC0 #C068FC #FCC068
tetradic
#68FCC0 #7668FC #FC68A4 #EEFC68
square
#68FCC0 #7668FC #FC68A4 #EEFC68
split-complementary
#68FCC0 #FC68EE #FC7668
monochromatic
#05E58A #2CFBA7 #68FCC0 #A4FDD9 #E0FEF2
Accessibility & contrast
On white
1.29
#68FCC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#68FCC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FCC0
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FCC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FCC0 | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EBBD
Deuteranopia (green-blind)
#E3DCC4
Tritanopia (blue-blind)
#0FFCEB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #68fcc0; /* rgb */ color: rgb(104, 252, 192); /* oklch */ color: oklch(89.5% 0.153 163.5);
Tailwind
colors: {
custom: {
50: '#9ffed3',
500: '#68fcc0',
950: '#000000',
},
}SCSS
$custom: #68fcc0; $custom-light: #9ffed3; $custom-dark: #000000;
JSON
{
"hex": "#68fcc0",
"rgb": {
"r": 104,
"g": 252,
"b": 192
},
"hsl": {
"h": 155.676,
"s": 96.104,
"l": 69.804
},
"oklch": {
"l": 0.89524,
"c": 0.15344,
"h": 163.5
},
"luminance": 0.7637
}Semantic roles & 50–950 ramp
primary
#68FCC0
secondary
#D73174
accent
#005DE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683