#68FCD3#68FCD3
#68FCD3 is a very light, vivid teal. Relative luminance 0.773; OKLCH L 90.0% C 0.140 H 171.8°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #68FCD3 |
|---|---|
| RGB | rgb(104, 252, 211) |
| HSL | hsl(163, 96%, 70%) |
| HSV | hsv(163, 59%, 99%) |
| CMYK | cmyk(58.7%, 0%, 16.3%, 1.2%) |
| CIE-LAB | lab(90.44, -49.15, 7.86) |
| CIE-LCH | lch(90.44, 49.78, 170.92°) |
| OKLab | oklab(90% -0.1387 0.02) |
| OKLCH | oklch(90% 0.14 171.8) |
| XYZ | xyz(52.2716, 77.2617, 73.7737) |
| Luminance | 0.7727 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.98
Light Turquoise
#7EF4CC
ΔE00 2.63
Light Aqua
#8CFFDB
ΔE00 3.02
Bright Teal
#01F9C6
ΔE00 3.80
Light Aquamarine
#7BFDC7
ΔE00 3.83
Tiffany Blue
#7BF2DA
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FCD3 #FC6891
analogous
#68FC89 #68FCD3 #68DBFC
triadic
#68FCD3 #D368FC #FCD368
tetradic
#68FCD3 #8968FC #FC6891 #DBFC68
square
#68FCD3 #8968FC #FC6891 #DBFC68
split-complementary
#68FCD3 #FC68DB #FC8968
monochromatic
#05E5A7 #2CFBC2 #68FCD3 #A4FDE4 #E0FEF6
Accessibility & contrast
On white
1.28
#68FCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#68FCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FCD3
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FCD3 | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EDD1
Deuteranopia (green-blind)
#DFDDD6
Tritanopia (blue-blind)
#00FEF0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #68fcd3; /* rgb */ color: rgb(104, 252, 211); /* oklch */ color: oklch(90.0% 0.140 171.8);
Tailwind
colors: {
custom: {
50: '#a0fee0',
500: '#68fcd3',
950: '#000000',
},
}SCSS
$custom: #68fcd3; $custom-light: #a0fee0; $custom-dark: #000000;
JSON
{
"hex": "#68fcd3",
"rgb": {
"r": 104,
"g": 252,
"b": 211
},
"hsl": {
"h": 163.378,
"s": 96.104,
"l": 69.804
},
"oklch": {
"l": 0.89998,
"c": 0.14013,
"h": 171.8
},
"luminance": 0.77267
}Semantic roles & 50–950 ramp
primary
#68FCD3
secondary
#D7315F
accent
#0040E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684